From 0e962f036e6e2a9dde28f37d80104c7ea477a801 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Mon, 10 Feb 2025 04:21:21 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.7t#3708b86 --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index 8efa5c3..72f05a9 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7.7t", - "sha1": "b79d6a7347e6756db64cd7f142fd0fe3fd9731ba", + "sha1": "3708b86e58fea29446c24d1a6a5d15e4e3aba0fa", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", - "sha256": "sha256-GsQwqcmj4wWLZb7Db/O085VS7N80StAraUjp0BFBbSI=" + "sha256": "sha256-tpMSMZOS77oEZh+VBqg2UHQk2SPpCCNTJu5CxV1kw8U=" }, "aarch64-linux": { "version": "1.7.7t", - "sha1": "b79d6a7347e6756db64cd7f142fd0fe3fd9731ba", + "sha1": "3708b86e58fea29446c24d1a6a5d15e4e3aba0fa", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", - "sha256": "sha256-6wvw/9ttSIul73LEpUwatjkma8IFJyWsXQeDOm9Lie0=" + "sha256": "sha256-B6cuYNHHSvpkMLmwDBrijYkAy/hFRP1KSLIDF5hOQXc=" } } }