From ee8352faad5be12f7088431b979fa36088be65c4 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:22:06 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.6t --- sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sources.json b/sources.json index de8dc76..a46992f 100644 --- a/sources.json +++ b/sources.json @@ -15,16 +15,16 @@ }, "twilight": { "x86_64-linux": { - "version": "1.7t", - "sha1": "c93263ccea010af1d021ff03902bd7db4b8a3472", + "version": "1.6t", + "sha1": "661916eac6ad5ede75bc719d87d0200446013b43", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-8nainiED0PFGVEZXTKvTtNWIb0SkHPIMs1k5g1lqPQs=" + "sha256": "sha256-wn7HST8aL1F3/ArFah2v+1T2ylQJqTUtGR560oZjLm0=" }, "aarch64-linux": { - "version": "1.7t", - "sha1": "c93263ccea010af1d021ff03902bd7db4b8a3472", + "version": "1.6t", + "sha1": "661916eac6ad5ede75bc719d87d0200446013b43", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-qX13zZtr33c4wmgMMgJd/1fYEeP74YtaXz87yp+P6oo=" + "sha256": "sha256-tLzGXiatoUIzeG1J2C3N71wOjilAWE2SSBlBrUIUEFI=" } } }