mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
janet: Update to version 1.31.0
This commit is contained in:
parent
f6176fe0e6
commit
f99a421bce
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.0",
|
"version": "1.31.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.30.0/janet-1.30.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.31.0/janet-1.31.0-windows-x64-installer.msi",
|
||||||
"hash": "b93fa44bd2de4b3fe00b82e9bdb0fce4a415a750d2b8ca00cdfea96a676834a4"
|
"hash": "6acdcb3909df80cc9fcb34526f3ffa5b83122a87298b81517562ee95702f02e7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user