mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
Add missing hash for Nim 0.15.2 32 bit. (#1095)
This commit is contained in:
parent
e04d2129a6
commit
e9bc5162c7
2
nim.json
2
nim.json
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nim-lang.org/download/nim-0.15.2_x32.zip",
|
"url": "http://nim-lang.org/download/nim-0.15.2_x32.zip",
|
||||||
"hash": ""
|
"hash": "0f1bfb74751f55e090140a361c08e9f39f1dd03f1f0c070c061f2d5049ab9f96s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"depends": "gcc",
|
"depends": "gcc",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user