From c00cd2b62214b862caf2466f7a64de2d5a018fde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:32:27 +0000 Subject: [PATCH] chatterino7: Update to version 6110799896 --- bucket/chatterino7.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/chatterino7.json b/bucket/chatterino7.json index a4be4149f..df5fd9377 100644 --- a/bucket/chatterino7.json +++ b/bucket/chatterino7.json @@ -1,12 +1,12 @@ { - "version": "5986594085", + "version": "6110799896", "description": "Chat client for https://twitch.tv", "homepage": "https://github.com/SevenTV/chatterino7", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/SevenTV/chatterino7/releases/download/nightly-build/chatterino-windows-x86-64-Qt-5.15.2.zip", - "hash": "aedbf7d8a225a950fdec06b22ea3fcee6d0ace46fc3ad339ddf768db822c7fc3", + "hash": "82c0007723f4944921ef5210849a727d8e732ec9385913c91c8d6e56051f9204", "extract_dir": "Chatterino2", "pre_install": "Get-ChildItem \"$dir\\chatterino.exe\" | Rename-Item -NewName { $_.name.Replace('o', 'o7') }" }