mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
janet: Update to version 1.25.1
This commit is contained in:
parent
2f22f0fe44
commit
d1ca500b68
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.0",
|
"version": "1.25.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.25.0/janet-1.25.0-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.25.1/janet-1.25.1-windows-x64-installer.msi",
|
||||||
"hash": "9dbdb22f58c67555aad2575c06a432aae0c1649eaa454ca6a5798f8d2a280669"
|
"hash": "cc12ae7f08fc91b91878902dbbc3588a93fad5ad2632529ec6ad54ddbf1b13e1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user