cc65@16120348265: Fix hash (Closes #6949)

This commit is contained in:
github-actions[bot] 2025-07-07 23:42:06 +00:00
parent d23a884796
commit 14889820f0

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip", "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
"hash": "sha1:fe4adcbbdbce623ce1a7386e9bde18ba6c67d8f4" "hash": "sha1:1081a8316a45f05daeec9ca286714c9ca62b1c0f"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
"hash": "sha1:d85465021fc844a3765a8628f95cd61eebacb0c3" "hash": "sha1:02952d8b397e198d7e9c1f69c75ac3d1cfff7c38"
} }
}, },
"bin": [ "bin": [