diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-15 01:04:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-15 01:04:09 +0000 |
| commit | 181003405fd4aae4dd1d0d7f90cfefa0e366ab7c (patch) | |
| tree | fa61c2ce620d7e62ee80eafa448fdcbf468c17a9 /yae.json | |
| parent | feat(packages): yae says bump yae (diff) | |
| download | tsutsumi-181003405fd4aae4dd1d0d7f90cfefa0e366ab7c.tar.xz tsutsumi-181003405fd4aae4dd1d0d7f90cfefa0e366ab7c.zip | |
feat(packages): yae says bump yae & zen-browser-bin
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -49,7 +49,7 @@ }, "yae": { "url": "https://github.com/Fuwn/yae/archive/main.tar.gz", - "sha256": "01pc5bbnmp16137jv9x2qw4jxg1v3514bmia3pvb5whjm6fqwypg", + "sha256": "1r09mj6zmvy4w6vs1066r0da3gmkwnlyrq1vgdcz32js2w9f4fcd", "unpack": true, "type": "git", "version": "main", @@ -57,11 +57,11 @@ "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", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.9/zen.linux-specific.tar.bz2", + "sha256": "1f4ym15gmwwxmgpwsl09a2rq1cwgybn0f715pj2icn2kmliasdkn", "unpack": true, "type": "git", - "version": "1.0.1-a.8", + "version": "1.0.1-a.9", "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2", "tag_predicate": "1.0" }, |