mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update Nim to 0.13.0 (#849)
This commit is contained in:
parent
6d7186d378
commit
d36e3534d0
10
nim.json
10
nim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nim-lang.org/",
|
"homepage": "http://nim-lang.org/",
|
||||||
"version": "0.11.2",
|
"version": "0.13.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://nim-lang.org/download/nim-0.11.2_x64.exe#/dl.7z",
|
"url": "http://nim-lang.org/download/nim-0.13.0_x64.exe#/dl.7z",
|
||||||
"hash": "27d23d16a6b7a30d1db24c522623cf7128eb2c2c4f8cb9b503ebf78568c174bc"
|
"hash": "b8ae30664e6c0c4be0f9cd3bb4e5f78d41e1571c208301d0cf6d8edec73d187b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nim-lang.org/download/nim-0.11.2_x32.exe#/dl.7z",
|
"url": "http://nim-lang.org/download/nim-0.13.0_x32.exe#/dl.7z",
|
||||||
"hash": "88bbda792dc95a50f5d04c5411ce32cc2c5bb06116410387b71d838281331cdc"
|
"hash": "e05f470e77384a9ce68b1feabac176c7ba0806ab667a001f43980080610e2a96"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user