mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cc65@16120348265: Fix hash (Closes #6949)
This commit is contained in:
parent
d23a884796
commit
14889820f0
@ -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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user