From e81208f101c5e6c85630fd3b35c798e1ac77f1d4 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Sat, 8 Feb 2025 03:18:39 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.7t#bf6f0b1 --- sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sources.json b/sources.json index f27223e..c34274f 100644 --- a/sources.json +++ b/sources.json @@ -15,16 +15,16 @@ }, "twilight": { "x86_64-linux": { - "version": "1.7.6t", - "sha1": "e353d48af885057a4fdf7573689d204dbfbc634a", + "version": "1.7.7t", + "sha1": "bf6f0b19fdf68a8ceae8a5c3385ca4cc8af15f38", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", - "sha256": "sha256-azG4wPA+uOI47kUPDGZG5ax3lc2tW5Jb+SKjf/DhjXA=" + "sha256": "sha256-MqMi1jyxQ1yAYgSoJAw5Uu96ABoQWXwbWOikdJmp6+0=" }, "aarch64-linux": { - "version": "1.7.6t", - "sha1": "e353d48af885057a4fdf7573689d204dbfbc634a", + "version": "1.7.7t", + "sha1": "bf6f0b19fdf68a8ceae8a5c3385ca4cc8af15f38", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", - "sha256": "sha256-CkV7PEIApCFlbY494/jHZ1i7qgm/mB5SOIVDeh+gUD8=" + "sha256": "sha256-iQnMiRLQSIMMytxKpYs4uJeo8Pqtx8w4zo/PBQN44sc=" } } }