From 208b1d5d0f8d50cb0b8f75c3fa2e369a20553b5f Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Wed, 22 Jan 2025 02:46:50 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.2t#e2b6054 --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index a3e9412..c704cef 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7.2t", - "sha1": "7c2d35d7462353aa55eac422a44b7edcbc5ffcc1", + "sha1": "e2b6054b172ad6bc669445b844eeead7800db009", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-8vlamH+2GCUghLOnrAKmEpUVzB/zPI8rHTc3Ty+k6Zo=" + "sha256": "sha256-xcIveR88tb4y5NgMugI3mkpWAFgMkg/a62ySpmXHq94=" }, "aarch64-linux": { "version": "1.7.2t", - "sha1": "7c2d35d7462353aa55eac422a44b7edcbc5ffcc1", + "sha1": "e2b6054b172ad6bc669445b844eeead7800db009", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-ZdvXxFya1H3kKSIricqN6Pf0oy47HYcoFiwFd+q3qBo=" + "sha256": "sha256-T06so2qsiz3F3QN7zyHoNQxCL95FnEz2SclEliof6Rw=" } } }