boxes@2.2.1: Update hash (#5490)

It looks like the binary downloads were updated but the
release number kept the same resulting in an incorrect
hash for the new binaries.

gh: https://github.com/ascii-boxes/boxes/
This commit is contained in:
amreus 2024-02-06 01:49:12 -05:00 committed by GitHub
parent 9551cfee62
commit 53310842e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"homepage": "https://boxes.thomasjensen.com/", "homepage": "https://boxes.thomasjensen.com/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://github.com/ascii-boxes/boxes/releases/download/v2.2.1/boxes-2.2.1-intel-win32.zip", "url": "https://github.com/ascii-boxes/boxes/releases/download/v2.2.1/boxes-2.2.1-intel-win32.zip",
"hash": "d953373b696e431b53b28501fa74dc6ae53928852ea13504ab648f9f1250596c", "hash": "41c840a4e766a75695dd776eae7a1964f042268f95aee7ccc429f38b1810213f",
"extract_dir": "boxes-2.2.1", "extract_dir": "boxes-2.2.1",
"bin": "boxes.exe", "bin": "boxes.exe",
"checkver": { "checkver": {