mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cc65@16046334003: Fix hash (Closes #6944)
This commit is contained in:
parent
f55a1c8687
commit
86d3089f22
@ -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:6c9a4b3edbf819ac7aa33487ffc9664198e7f264"
|
"hash": "sha1:1338e2ec90e1850f694b69fbdb565726d95a64ca"
|
||||||
},
|
},
|
||||||
"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:2868bf88ebf46f321b009bbcb4fe25083f60a74a"
|
"hash": "sha1:93630bb3bb77502754d2a4bce412d16d66dc8488"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user