mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
parent
064b156544
commit
015f6d5998
@ -3,7 +3,9 @@
|
|||||||
"description": "A statically typed compiled systems programming language, which combines successful concepts from mature languages like Python, Ada and Modula.",
|
"description": "A statically typed compiled systems programming language, which combines successful concepts from mature languages like Python, Ada and Modula.",
|
||||||
"homepage": "https://nim-lang.org/",
|
"homepage": "https://nim-lang.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "mingw-winlibs",
|
"suggest": {
|
||||||
|
"MinGW": "mingw-winlibs"
|
||||||
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nim-lang.org/download/nim-2.0.0_x64.zip",
|
"url": "https://nim-lang.org/download/nim-2.0.0_x64.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user