diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-28 01:09:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-28 01:09:37 +0000 |
| commit | 5f322a46ed65caf05d14ae4f752cdc24ff899868 (patch) | |
| tree | d4fb813303959aff9e8032d452e3df8b10b47060 | |
| parent | feat(packages): yae says bump zen-browser-twilight-bin & zen-browser-bin (diff) | |
| download | tsutsumi-5f322a46ed65caf05d14ae4f752cdc24ff899868.tar.xz tsutsumi-5f322a46ed65caf05d14ae4f752cdc24ff899868.zip | |
feat(packages): yae says bump zen-browser-bin & zen-browser-twilight-bin
| -rw-r--r-- | yae.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -85,17 +85,17 @@ "force": true }, "zen-browser-bin": { - "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.13/zen.linux-specific.tar.bz2", - "sha256": "0r9jyc82hlz6jav9kzygnz3gdd7vci0m3im5zh1kynvfn18k7nys", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.14/zen.linux-specific.tar.bz2", + "sha256": "0hfi40c0vwrpdgxwp7si9swzg5xmhm67dq797ggpvd6h942xbg2w", "unpack": true, "type": "git", - "version": "1.0.1-a.13", + "version": "1.0.1-a.14", "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2", "tag_predicate": "1.0" }, "zen-browser-twilight-bin": { "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-specific.tar.bz2", - "sha256": "03palpa6dgfl804ji76ky9wg7ph7angwcgmzhxkxhg7qdcsa65wr", + "sha256": "0q3n77f7azhs1fka6khv32rdb7g473pk2xbpcafbakp583s3mvyh", "unpack": true, "type": "binary", "version": "twilight", |