From ffd9a98b345bd7fee201b7899e3b955f1f8585f5 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Tue, 4 Feb 2025 01:17:36 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.2t#846b246 --- sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sources.json b/sources.json index 4d0e99e..7722eee 100644 --- a/sources.json +++ b/sources.json @@ -15,16 +15,16 @@ }, "twilight": { "x86_64-linux": { - "version": "1.7.4t", - "sha1": "9c47e2a35bd120ae9f4db66f104c31c3864a3918", + "version": "1.7.2t", + "sha1": "846b24603ee33c00fc9fd0a1afe51313102d0623", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", - "sha256": "sha256-dRegr+1F5Us0+UW2c0g640Cvl4PpEWOx4Hcx05/MBLo=" + "sha256": "sha256-uVU13/J7XA9UI0A7CKNknzhkT1FoU+kDEJYcmweCsE4=" }, "aarch64-linux": { - "version": "1.7.4t", - "sha1": "9c47e2a35bd120ae9f4db66f104c31c3864a3918", + "version": "1.7.2t", + "sha1": "846b24603ee33c00fc9fd0a1afe51313102d0623", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", - "sha256": "sha256-nGD0eBqXxMxOPoIFuF3JQ/h8oAnhJVZAw9a8IHJDE8s=" + "sha256": "sha256-QqpQv7gY50T7S27+HQZwenm/SnYxMU1cZsSFj7CWIFU=" } } }