diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-31 12:28:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-31 12:28:26 +0000 |
| commit | 9d1c9c3aebd4b4a81180b951870faae4c5cfddca (patch) | |
| tree | 335a1759c8be1395ad1520f15f90bc2117001cf3 /yae.json | |
| parent | feat(packages): yae says bump zen-browser-twilight-bin (diff) | |
| download | tsutsumi-9d1c9c3aebd4b4a81180b951870faae4c5cfddca.tar.xz tsutsumi-9d1c9c3aebd4b4a81180b951870faae4c5cfddca.zip | |
feat(packages): yae says bump zen-browser-bin
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -85,11 +85,11 @@ "force": true }, "zen-browser-bin": { - "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.15/zen.linux-specific.tar.bz2", - "sha256": "01rx73b8ixz7wc7vhwykfzscfpqcbfl6wk2pgmbnbb0mhmqclx6n", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.16/zen.linux-specific.tar.bz2", + "sha256": "0nmcr4czycgabj5zdxa7sllbnhmcn90kh55f78n9x88cda481q9f", "unpack": true, "type": "git", - "version": "1.0.1-a.15", + "version": "1.0.1-a.16", "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2", "tag_predicate": "1.0" }, |