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') }",