From 4a2e2ec5a9aec89e1e8b6c9f3540708e8f79d38b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:28:32 +0000 Subject: [PATCH] chatterino7-portable@11498911109: Fix hash (Closes #278) --- bucket/chatterino7-portable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/chatterino7-portable.json b/bucket/chatterino7-portable.json index 1e0776299..42d037c29 100644 --- a/bucket/chatterino7-portable.json +++ b/bucket/chatterino7-portable.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/SevenTV/chatterino7/releases/download/nightly-build/chatterino-windows-x86-64-Qt-6.7.3.zip", - "hash": "4c71ffa54ea53f19f894a37a705e4032fe70cf4295f9dcdb2b945995f76ecfda", + "hash": "f4ea1dfc792880679839e653754bbefdb7c0873d59c2515656258f16bc1f7f2c", "extract_dir": "Chatterino2", "pre_install": [ "Get-ChildItem \"$dir/chatterino.exe\" | Rename-Item -NewName { $_.name.Replace('o', 'o7-portable') }",