aboutsummaryrefslogtreecommitdiff
path: root/yae.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-11 15:17:20 -0700
committerFuwn <[email protected]>2024-10-11 15:17:20 -0700
commitf1ae009aac4e87ef4464e4c4cfc2aa78998af35d (patch)
tree89a64364b755596c30c22da1cdaba71a5bcd333a /yae.json
parentci(yae): reduce cron rate (diff)
downloadtsutsumi-f1ae009aac4e87ef4464e4c4cfc2aa78998af35d.tar.xz
tsutsumi-f1ae009aac4e87ef4464e4c4cfc2aa78998af35d.zip
refactor(yae): pin yae using yae
Diffstat (limited to 'yae.json')
-rw-r--r--yae.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/yae.json b/yae.json
index 9a84865..a5f15af 100644
--- a/yae.json
+++ b/yae.json
@@ -19,6 +19,15 @@
"trim_tag_prefix": "v",
"pinned": true
},
+ "yae": {
+ "url": "https://github.com/Fuwn/yae/archive/main.tar.gz",
+ "sha256": "0l4rlkig4hsl7xwvvv22s5q9aq4ghmhjzxrzmwxblw0qpdw6nqv3",
+ "unpack": true,
+ "type": "git",
+ "version": "main",
+ "url_template": "https://github.com/Fuwn/yae/archive/{version}.tar.gz",
+ "force": true
+ },
"zen-browser-bin": {
"url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.8/zen.linux-specific.tar.bz2",
"sha256": "0pxwfxvvf3rp5cnil47578dgpyb0a42nnjpb7v3ylddfdlvr2msm",