mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nim: hash fix (#1506)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
ac2a0d4b38
commit
043596cb84
@ -7,11 +7,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nim-lang.org/download/nim-1.4.0_x64.zip",
|
||||
"hash": "c0b5c1902b9801b006ba9122d118f8d6ca0065349133a136ed969e1306876f9b"
|
||||
"hash": "aa89e4ebbb6f35f5d91566d707393fcddd840b09f407eb34dd6e93610756a84c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nim-lang.org/download/nim-1.4.0_x32.zip",
|
||||
"hash": "8b9920db0b8e060ea77e03eaa2a69d1394cc3b9595face4f2592bc3838e813f8"
|
||||
"hash": "e838883a604bd87f51215a7fabc40bb95cd8e0faf7b218c68517fa89ed7f3fd9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nim-1.4.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user