diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-31 01:07:25 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-31 01:07:25 +0000 |
| commit | 3f8aa0b86ba3ca1c3ec33fd23320162a36bfc4fc (patch) | |
| tree | 56ca37641fe7fd7ab41051892a0539e07958f604 | |
| parent | feat(packages): yae says bump zen-browser-twilight-bin (diff) | |
| download | tsutsumi-3f8aa0b86ba3ca1c3ec33fd23320162a36bfc4fc.tar.xz tsutsumi-3f8aa0b86ba3ca1c3ec33fd23320162a36bfc4fc.zip | |
feat(packages): yae says bump zen-browser-twilight-bin & zen-browser-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.14/zen.linux-specific.tar.bz2", - "sha256": "0hfi40c0vwrpdgxwp7si9swzg5xmhm67dq797ggpvd6h942xbg2w", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.15/zen.linux-specific.tar.bz2", + "sha256": "01rx73b8ixz7wc7vhwykfzscfpqcbfl6wk2pgmbnbb0mhmqclx6n", "unpack": true, "type": "git", - "version": "1.0.1-a.14", + "version": "1.0.1-a.15", "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": "0d4is6a310g5mfjyjw3mbgky1va33xpmhrrjq1akl83yjjr327hf", + "sha256": "1b29rpfsz37349ki3sf832r08m2jf5g6skhjn8brqa9wnlciydsc", "unpack": true, "type": "binary", "version": "twilight", |