From f8ef9c97ac2f49d5c04dbf3b3d80a0490c05fefb Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:17:34 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7t#0f446a5 --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index 2834e45..fa119f9 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7t", - "sha1": "f000af56e779faa9eabb4e7415a3c0b8fc293275", + "sha1": "0f446a543517af0d25e1d00b25ebacef81272c5e", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-Jw64fDs9xa/Tl2iC7/6UNIlK1SibBdQ7SU6BgXopoBg=" + "sha256": "sha256-QfFOx0y3tK3aYSpBCMxpgg+rg843xRLgnGAB2uRmQLU=" }, "aarch64-linux": { "version": "1.7t", - "sha1": "f000af56e779faa9eabb4e7415a3c0b8fc293275", + "sha1": "0f446a543517af0d25e1d00b25ebacef81272c5e", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-MSyh8mm5N48BOFlQOupuuQ6IOmfjZHLp+ZbR01yAfQU=" + "sha256": "sha256-6S0Z4xObyPGj1ySMZT+gppZzbf08BnEza/qwXmV8i7A=" } } }