From d5e8cb9b90191aef77ef6b2733481474369e1fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Tue, 31 Dec 2024 16:09:31 -0500 Subject: [PATCH] debug(sources.json): updated every sha1 hash --- sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sources.json b/sources.json index 2044e11..d10bb6a 100644 --- a/sources.json +++ b/sources.json @@ -3,14 +3,14 @@ "x86_64-linux": { "name": "beta", "version": "1.0.2-b.5", - "sha1": "20c16af6d399fc325572e9beb404c160a1130aa8", + "sha1": "lovers", "url": "https://github.com/zen-browser/desktop/releases/download/1.0.2-b.5/zen.linux-x86_64.tar.bz2", "sha256": "sha256-K3zTCLdvg/VYQNsfeohw65Ghk8FAjhOl8hXU6REO4/s=" }, "aarch64-linux": { "name": "beta", "version": "1.0.2-b.5", - "sha1": "20c16af6d399fc325572e9beb404c160a1130aa8", + "sha1": "the-sun", "url": "https://github.com/zen-browser/desktop/releases/download/1.0.2-b.5/zen.linux-aarch64.tar.bz2", "sha256": "sha256-NwIYylGal2QoWhWKtMhMkAAJQ6iNHfQOBZaxTXgvxAk=" } @@ -19,14 +19,14 @@ "x86_64-linux": { "name": "twilight", "version": "twilight", - "sha1": "c88dbd3f02016b568e4de61b7c20ade45b2a16d1", + "sha1": "the-emperor", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2", "sha256": "sha256-dhUgiL3oQ0Lgq9AH1MQxjkrMZtuMVCTW6ptsevWOfSE=" }, "aarch64-linux": { "name": "twilight", "version": "twilight", - "sha1": "c88dbd3f02016b568e4de61b7c20ade45b2a16d1", + "sha1": "judgement", "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2", "sha256": "sha256-3u6nxVsHXNvDywHAwJWlOEAWxHV/FzWp6kPTmS5HlsQ=" }