From c96c6a1ebf1bea782f9528dc316d986a6087ebc0 Mon Sep 17 00:00:00 2001 From: luisnquin Date: Tue, 7 Jan 2025 16:34:37 +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 9e2dc5c..8228e10 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.6t", - "sha1": "dcfe4464b678c4db74ad984dc67b9e767877e3de", + "sha1": "a0481737aae45b993ac1443d38c47a870448dde7", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", - "sha256": "sha256-mppwlRntkTs4LQGclzeuU9KqlJ3/f1ch2YCWcOSjQlo=" + "sha256": "sha256-XsbS2hC/eFX6LXPfhauFJ9mvs11B1z6Hdpcv41uX/dM=" }, "aarch64-linux": { "version": "1.6t", - "sha1": "dcfe4464b678c4db74ad984dc67b9e767877e3de", + "sha1": "a0481737aae45b993ac1443d38c47a870448dde7", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", - "sha256": "sha256-RyNVEb0/V+Y1PB6y80Bk+uy7UKfe2GgNGLKHAU+7YaQ=" + "sha256": "sha256-NYaIgwxT6irbjImqSPwhd2u6uhscziG+oZFZLgPYwgQ=" } } }