From 356ea5bbc8558e653fb00ccd14e4aff527ca9323 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:18:01 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7t --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index b732338..9663831 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7t", - "sha1": "c909421090808ea1eeba523219813908f9e2d544", + "sha1": "d757c365694eb60699780e02b2a881515f0adb49", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-RqfzHQoztYLZmQrGsmjrHDMB/5r7hZPXfIMLC+fNKk4=" + "sha256": "sha256-RxGxNsNUX4u8e7LCUBX/qVrbETlAa5RgGdYB11DtExU=" }, "aarch64-linux": { "version": "1.7t", - "sha1": "c909421090808ea1eeba523219813908f9e2d544", + "sha1": "d757c365694eb60699780e02b2a881515f0adb49", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-G6pBJsuU4f9Rh8eUpKPTqpp8DA18MUBAraKrT++XAKA=" + "sha256": "sha256-2B5drsZI+b/wCWj5o/IoZcIeK/QcdOcr3QHCfbDFpvc=" } } }