From 722624561ea71c5fa4abbfd7b7760b60889a58b8 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:19:05 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.6t --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index a46992f..c440f84 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.6t", - "sha1": "661916eac6ad5ede75bc719d87d0200446013b43", + "sha1": "e0ea3b58663a138ce432220ef6fb62179951c337", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-wn7HST8aL1F3/ArFah2v+1T2ylQJqTUtGR560oZjLm0=" + "sha256": "sha256-h1VNvZuP2ZQcO6SONkfkyq3OEFcPE+Jeq95j6KypFRo=" }, "aarch64-linux": { "version": "1.6t", - "sha1": "661916eac6ad5ede75bc719d87d0200446013b43", + "sha1": "e0ea3b58663a138ce432220ef6fb62179951c337", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-tLzGXiatoUIzeG1J2C3N71wOjilAWE2SSBlBrUIUEFI=" + "sha256": "sha256-f2cTgmSD2rzkNEmQRDsP6+h3eY+Fd7Oo3oOrxbz4O1o=" } } }