diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-11 01:06:49 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-11 01:06:49 +0000 |
| commit | 8263f34cdf9c605259931c21de6bc2a56c25c101 (patch) | |
| tree | e83a74e40bb3bbbc35cfdc0d84cda698bb2a0aa7 /yae.json | |
| parent | feat(packages): yae says bump zen-browser-twilight-bin (diff) | |
| download | tsutsumi-8263f34cdf9c605259931c21de6bc2a56c25c101.tar.xz tsutsumi-8263f34cdf9c605259931c21de6bc2a56c25c101.zip | |
feat(packages): yae says bump zen-browser-bin & zen-browser-twilight-bin
Diffstat (limited to 'yae.json')
| -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.18/zen.linux-specific.tar.bz2", - "sha256": "1n6z8wx8w7dhir8vaqbc19ibhsc6g6rma4kvx2nw04l8b4hxg9bg", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.19/zen.linux-specific.tar.bz2", + "sha256": "1g7nq1yfaya97m43vnkjj1nd9g570viy8hj45c523hcyr1z92rjq", "unpack": true, "type": "git", - "version": "1.0.1-a.18", + "version": "1.0.1-a.19", "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": "1xvfgw8gw023cxhzhcmfkqram21gb8mbd83kpkqjwv51jhq56c77", + "sha256": "1hj7czchbzda11cg5dsslx56b1qaalg88i91n0cqqi12wbcf1h2c", "unpack": true, "type": "binary", "version": "twilight", |