diff options
| -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", |