From 45acccc0bfcedb9a7c1b6eaf0efcc97442b57f0f Mon Sep 17 00:00:00 2001 From: luisnquin Date: Wed, 1 Jan 2025 06:25:37 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.2-t.6 --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index 29dd0ec..3f96e42 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.2-t.6", - "sha1": "c88dbd3f02016b568e4de61b7c20ade45b2a16d1", + "sha1": "03fbfc8f7a84514157bc15781b4f024856a94d2c", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-wrpIKL3oAIToSiEfIJHPPKUu6Tgbu4+yrNS7g6SfFHo=" + "sha256": "sha256-/RVyUIX9FVcVqRtbkVClGoZNMpzaUNenR1ia1dl01xo=" }, "aarch64-linux": { "version": "1.2-t.6", - "sha1": "c88dbd3f02016b568e4de61b7c20ade45b2a16d1", + "sha1": "03fbfc8f7a84514157bc15781b4f024856a94d2c", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-tPjfVpgJyAty37tkTc//Fo3ucpYrRaoVSLLqax3g4qw=" + "sha256": "sha256-ogf1Z69GisrLFkg3l0S1lfrllAUr7jRwDmO6LPqzlok=" } } }