mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
janet: Update to version 1.36.0
This commit is contained in:
parent
6e986666d1
commit
d48cdb79bf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.2",
|
"version": "1.36.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.35.2/janet-1.35.2-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.36.0/janet-1.36.0-windows-x64-installer.msi",
|
||||||
"hash": "c0cae43e0d17fc9ec0cccf90ddd025b869e42fb3c694709a40c8db553154958e"
|
"hash": "96200e509fc0cf845d368fc1dfed02790149a2d79e1d2b0fbe50799648413215"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user