mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
nim: hash fix (#1515)
This commit is contained in:
parent
0317114db8
commit
16de4f0c92
@ -7,11 +7,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nim-lang.org/download/nim-1.4.0_x64.zip",
|
||||
"hash": "aa89e4ebbb6f35f5d91566d707393fcddd840b09f407eb34dd6e93610756a84c"
|
||||
"hash": "931b8718e9d9651ca75cefa2e086671bf2b0c83b313034c9246c46d3288a5b1d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nim-lang.org/download/nim-1.4.0_x32.zip",
|
||||
"hash": "e838883a604bd87f51215a7fabc40bb95cd8e0faf7b218c68517fa89ed7f3fd9"
|
||||
"hash": "941a0cff5ca0cdcfce1b1fe8d60aebff1d27af6cb1ba4c0a49cb863eaaa35ed1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nim-1.4.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user