mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
janet: Update to version 1.24.1
This commit is contained in:
parent
c04fd0b4fa
commit
252877799a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.0",
|
"version": "1.24.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.24.0/janet-1.24.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.24.1/janet-1.24.1-windows-x64-installer.msi",
|
||||||
"hash": "f135b3b0c2993220b767dbb74cb193203a6f5b405d1e9bf99f8694ea74654174"
|
"hash": "72ed393c28363412099e68999e1dbf02162a043bfde6938f70cba8d59edae356"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user