diff options
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.19/zen.linux-specific.tar.bz2", - "sha256": "1g7nq1yfaya97m43vnkjj1nd9g570viy8hj45c523hcyr1z92rjq", + "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.20/zen.linux-specific.tar.bz2", + "sha256": "0yv787qz0xh3m5lr12lbj1q6wmcmviqxh8pdws0xpjjzknhigqnk", "unpack": true, "type": "git", - "version": "1.0.1-a.19", + "version": "1.0.1-a.20", "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2", "tag_predicate": "1.0" }, |