janet: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-01-08 00:33:30 +00:00
parent ea043ffbb2
commit 8a78392dd8

View File

@ -1,12 +1,12 @@
{
"version": "1.25.1",
"version": "1.26.0",
"description": "Lisp-like, embeddable, functional and imperative programming language and bytecode interpreter",
"homepage": "https://janet-lang.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/janet-lang/janet/releases/download/v1.25.1/janet-1.25.1-windows-x64-installer.msi",
"hash": "cc12ae7f08fc91b91878902dbbc3588a93fad5ad2632529ec6ad54ddbf1b13e1"
"url": "https://github.com/janet-lang/janet/releases/download/v1.26.0/janet-1.26.0-windows-x64-installer.msi",
"hash": "057c456f8586ad3ca41695aa5e5706729ff61d4d5975b84dd2b4af42a257a33b"
}
},
"extract_dir": "Janet",