janet: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2022-08-16 00:36:53 +00:00
parent e32733f3ff
commit 9248545ce8

View File

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