mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
janet: Update to version 1.20.0
This commit is contained in:
parent
e5942235c5
commit
029b39b23a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.2",
|
"version": "1.20.0",
|
||||||
"description": "Lisp-like, embeddable, functional and imperative programming language and bytecode interpreter",
|
"description": "Lisp-like, embeddable, functional and imperative programming language and bytecode interpreter",
|
||||||
"homepage": "https://janet-lang.org",
|
"homepage": "https://janet-lang.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/janet-lang/janet/releases/download/v1.19.2/janet-1.19.2-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.20.0/janet-1.20.0-windows-x64-installer.msi",
|
||||||
"hash": "71a7bbf93f6dd3f64c629ae04a5adfcff28528558b0a28f4f226b32a56d85cda"
|
"hash": "a2eb8940bafa95688df0862c1787041ea499590b5c8448b9c3bd49fd1ccf68b9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user