mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
janet: Update to version 1.40.1
This commit is contained in:
parent
80cb37e93a
commit
17353cd45a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.40.0",
|
"version": "1.40.1",
|
||||||
"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.40.0/janet-1.40.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.40.1/janet-1.40.1-windows-x64-installer.msi",
|
||||||
"hash": "3c14a770322de097ee37fd9edc1d4682299af9dbeb9e4e9c081bc2dcbf59bf39"
|
"hash": "3d4e2524ab729f5652808e6fedb2099ce2a5393bcb66841d35c4c1350821902e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user