diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-01 06:21:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-01 06:21:42 +0000 |
| commit | 58e3acc883fc2f0d28b8e6870dd4a6f948c967a8 (patch) | |
| tree | bae1089e1b669324b7fbd57689e8ce220542dd5c /yae.json | |
| parent | feat(packages): yae says bump zen-browser-bin (diff) | |
| download | tsutsumi-58e3acc883fc2f0d28b8e6870dd4a6f948c967a8.tar.xz tsutsumi-58e3acc883fc2f0d28b8e6870dd4a6f948c967a8.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.16/zen.linux-specific.tar.bz2", - "sha256": "0nmcr4czycgabj5zdxa7sllbnhmcn90kh55f78n9x88cda481q9f", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.17/zen.linux-specific.tar.bz2", + "sha256": "0ahpig3kafphg0pnkl1r60b9phfp5s2rilpxb20q2fwz41d1miwi", "unpack": true, "type": "git", - "version": "1.0.1-a.16", + "version": "1.0.1-a.17", "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": "10gcwnkjkmj6q8klpf7mp9ibahisxd2wd7nhxpis46i9ch8daq3k", + "sha256": "01ly1svhzz6lzf2p5dfgrf5lz2m1fvkj399am6vin7r7rfxnxn34", "unpack": true, "type": "binary", "version": "twilight", |