janet: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2022-06-20 20:29:54 +00:00
parent 82056e01d0
commit 775f88c939

View File

@ -1,12 +1,12 @@
{
"version": "1.22.0",
"version": "1.23.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.22.0/janet-1.22.0-windows-x64-installer.msi",
"hash": "c41f045e9e70deafd047b42cebda9d6b60efd58a0ede007a943f8bfaae9ece67"
"url": "https://github.com/janet-lang/janet/releases/download/v1.23.0/janet-1.23.0-windows-x64-installer.msi",
"hash": "88a56ec10dc94835f6cb0d9bfaa61e47b535fdf4c87a5315c95081b9c0c88360"
}
},
"extract_dir": "Janet",