aboutsummaryrefslogtreecommitdiff
path: root/yae.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-11 00:43:29 -0700
committerFuwn <[email protected]>2024-10-11 00:43:29 -0700
commit8fa1728828157b808bab3e5b2d9c464eeb723a5e (patch)
tree54b916e4c96cddb88ffcb3e39f343171fc2c0e77 /yae.json
parentci(yae): update yae schema (diff)
downloadtsutsumi-8fa1728828157b808bab3e5b2d9c464eeb723a5e.tar.xz
tsutsumi-8fa1728828157b808bab3e5b2d9c464eeb723a5e.zip
feat(pkgs): bump zen-browser-bin to 1.0.1-a.8
Diffstat (limited to 'yae.json')
-rw-r--r--yae.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/yae.json b/yae.json
index 1860d41..c1dc8c9 100644
--- a/yae.json
+++ b/yae.json
@@ -1,10 +1,10 @@
{
"zen-browser-bin": {
- "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.7/zen.linux-specific.tar.bz2",
- "sha256": "1dlb2cl86ndsl6b6jv7qr7rdg2rzqjgn3y8rlw6d8jj5r0giyinh",
+ "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.8/zen.linux-specific.tar.bz2",
+ "sha256": "0pxwfxvvf3rp5cnil47578dgpyb0a42nnjpb7v3ylddfdlvr2msm",
"unpack": true,
"type": "git",
- "version": "1.0.1-a.7",
+ "version": "1.0.1-a.8",
"uri_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2",
"tag_predicate": "1.0"
},
@@ -16,4 +16,4 @@
"version": "twilight",
"uri_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2"
}
-} \ No newline at end of file
+}