mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
janet: Update to version 1.32.1
This commit is contained in:
parent
2fd41614cc
commit
60621465c6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.0",
|
"version": "1.32.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.32.0/janet-1.32.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.32.1/janet-1.32.1-windows-x64-installer.msi",
|
||||||
"hash": "1c0b5d068ca48862d78d55e519af846e7d88b4a4b6a5c01f1e5790879ada0553"
|
"hash": "2baa5f012aac7e637018c18124689c73a31c638fed9855d288db79f30f4715b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user