From 5304f5ba5f709b17988a7bc6bc7797b793cc3cf9 Mon Sep 17 00:00:00 2001 From: luisnquin <86449787+luisnquin@users.noreply.github.com> Date: Sun, 16 Feb 2025 00:41:28 +0000 Subject: [PATCH] Update Zen Browser twilight @ x86_64 && aarch64 to 1.7.7t#8813c51 --- sources.json | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/sources.json b/sources.json index 661d664..9c936bc 100644 --- a/sources.json +++ b/sources.json @@ -16,15 +16,15 @@ "twilight": { "x86_64-linux": { "version": "1.7.7t", - "sha1": "786a377ada2870194b6502e123e67ccb6a27a7a8", - "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", - "sha256": "sha256-FG4W43Sqd90rZe9Qc/zECRPyjvHlW1Vu9KViMsXCGvQ=" + "sha1": "8813c5174e2adfe4c1ca8827aa1da748f6e3d070", + "url": "https://github.com/0xc000022070/zen-browser-flake/releases/download/twilight-8813c51/zen.linux-x86_64.tar.xz", + "sha256": "sha256-u7BL4hkVZUzEzQoHAzyNQd8xHC4t2dCNXz7H1bNdQaQ=" }, "aarch64-linux": { "version": "1.7.7t", - "sha1": "786a377ada2870194b6502e123e67ccb6a27a7a8", - "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", - "sha256": "sha256-N5vxOBb+0W59yxbL7CnUW5TYzjyAPb/Xhth1mDPzHOE=" + "sha1": "8813c5174e2adfe4c1ca8827aa1da748f6e3d070", + "url": "https://github.com/0xc000022070/zen-browser-flake/releases/download/twilight-8813c51/zen.linux-aarch64.tar.xz", + "sha256": "sha256-FcXP9kyv4bz7GCoufsj6NjUd0Y+lhC14+YcAShDmsS8=" } }, "twilight-resilient": { @@ -34,5 +34,19 @@ "url": "https://github.com/0xc000022070/zen-browser-flake/releases/download/twilight-786a377/zen.linux-x86_64.tar.xz", "sha256": "sha256-FG4W43Sqd90rZe9Qc/zECRPyjvHlW1Vu9KViMsXCGvQ=" } + }, + "twilight-official": { + "x86_64-linux": { + "version": "1.7.7t", + "sha1": "8813c5174e2adfe4c1ca8827aa1da748f6e3d070", + "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz", + "sha256": "sha256-u7BL4hkVZUzEzQoHAzyNQd8xHC4t2dCNXz7H1bNdQaQ=" + }, + "aarch64-linux": { + "version": "1.7.7t", + "sha1": "8813c5174e2adfe4c1ca8827aa1da748f6e3d070", + "url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz", + "sha256": "sha256-FcXP9kyv4bz7GCoufsj6NjUd0Y+lhC14+YcAShDmsS8=" + } } }