cc65@10655487655: Fix hash (Closes #6154)

This commit is contained in:
github-actions[bot] 2024-09-01 19:55:26 +00:00
parent 9c241c9a39
commit d2f11c764d

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:afe7b39685f08f6cabbeeec8a9d371c695088b01" "hash": "sha1:c429fb457cf9debb568b8137a98ddc12e4e48e6b"
}, },
"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:a38be17116356428181093589e91e6ce37fe1d36" "hash": "sha1:ddd9dda523de0398d408069a0079a1673ce97023"
} }
}, },
"bin": [ "bin": [