mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
janet: Update to version 1.27.0
This commit is contained in:
parent
2681d4d660
commit
cf2941790a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.0",
|
"version": "1.27.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.26.0/janet-1.26.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.27.0/janet-1.27.0-windows-x64-installer.msi",
|
||||||
"hash": "057c456f8586ad3ca41695aa5e5706729ff61d4d5975b84dd2b4af42a257a33b"
|
"hash": "e3251fe2feeadc5434b89c1aee61b3a8f44ebb9679ed3606ff98c110de937bd6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user