mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
janet: Update to version 1.33.0
This commit is contained in:
parent
d10c2f238f
commit
767bf87dab
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.1",
|
"version": "1.33.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.32.1/janet-1.32.1-windows-x64-installer.msi",
|
"url": "https://github.com/janet-lang/janet/releases/download/v1.33.0/janet-1.33.0-windows-x64-installer.msi",
|
||||||
"hash": "2baa5f012aac7e637018c18124689c73a31c638fed9855d288db79f30f4715b7"
|
"hash": "626c11695d1668ed38bfa2f28f0691334618933d4e6cba60befb01ae6d8db7d1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Janet",
|
"extract_dir": "Janet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user