aboutsummaryrefslogtreecommitdiff
path: root/yae.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-16 01:50:23 -0700
committerFuwn <[email protected]>2024-10-16 01:50:23 -0700
commitaa0192a1b881576e16fce4cf39d3c84eb7be3fc9 (patch)
tree1781f931e6caffd12628a19d7e578c7c1a420856 /yae.json
parentfix(flake): correct ahoviewer package location (diff)
downloadtsutsumi-aa0192a1b881576e16fce4cf39d3c84eb7be3fc9.tar.xz
tsutsumi-aa0192a1b881576e16fce4cf39d3c84eb7be3fc9.zip
refactor(ahoviewer): move source to yae
Diffstat (limited to 'yae.json')
-rw-r--r--yae.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/yae.json b/yae.json
index 8b635dd..ec7c082 100644
--- a/yae.json
+++ b/yae.json
@@ -1,4 +1,12 @@
{
+ "ahoviewer": {
+ "url": "https://github.com/ahodesuka/ahoviewer/archive/master.tar.gz",
+ "sha256": "1n9pklj5i08wh4pk0i91lgysr229vsj1l7gp4pgx42ysnvddp147",
+ "unpack": true,
+ "type": "git",
+ "version": "master",
+ "url_template": "https://github.com/ahodesuka/ahoviewer/archive/{version}.tar.gz"
+ },
"maple": {
"url": "https://github.com/gemrest/maple/archive/main.tar.gz",
"sha256": "12j2x7fckr81kpw93ajkmbv5wwdw989wcadq8lwzzzbv18nqh9ph",