From 55bf8e2936758fc026fb5585fa0965822079097a Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Sun, 2 Feb 2025 03:19:31 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.4t#da1a032 --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index 3cbfbec..8448bbb 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7.4t", - "sha1": "2b17b5bd72c3c8d25e082cea6135edf7f73892af", + "sha1": "da1a032c96d9b1f41bb4593cd39344bcfff0f11d", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", - "sha256": "sha256-/VGmy966EzOzIvR6ircEZyz+pqe6PTk5kZ5sjcVFQIc=" + "sha256": "sha256-3ythkHw8/LXUcEdICQpVlYfsmpoKb1VDhab77ERAi58=" }, "aarch64-linux": { "version": "1.7.4t", - "sha1": "2b17b5bd72c3c8d25e082cea6135edf7f73892af", + "sha1": "da1a032c96d9b1f41bb4593cd39344bcfff0f11d", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", - "sha256": "sha256-UYZ1tFFXLYaSIUCUIpMHTLkLwZXECYiMch/YX/SBPsY=" + "sha256": "sha256-vOx+W8sIu7mXJDZsRRYFc8eLXbqapX7os2DLMv1c/kQ=" } } }