diff options
| author | Fuwn <[email protected]> | 2024-10-11 00:43:29 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-11 00:43:29 -0700 |
| commit | 8fa1728828157b808bab3e5b2d9c464eeb723a5e (patch) | |
| tree | 54b916e4c96cddb88ffcb3e39f343171fc2c0e77 /yae.json | |
| parent | ci(yae): update yae schema (diff) | |
| download | tsutsumi-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.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 +} |