mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
janet: Update to version 1.30.0
This commit is contained in:
parent
ddaf148ea7
commit
8d5921d1fa
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.1",
|
"version": "1.30.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.29.1/janet-1.29.1-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.30.0/janet-1.30.0-windows-x64-installer.msi",
|
||||||
"hash": "ecf77afe2d8b5ebf6d57618f1d443d163e8bfc9e4fab00f459e07815eec103ff"
|
"hash": "b93fa44bd2de4b3fe00b82e9bdb0fce4a415a750d2b8ca00cdfea96a676834a4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user