janet: Update to version 1.38.0

This commit is contained in:
github-actions[bot] 2025-03-19 04:29:29 +00:00
parent 9edf793815
commit 58fb9e99c1

View File

@ -1,12 +1,12 @@
{
"version": "1.37.1",
"version": "1.38.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.37.1/janet-1.37.1-windows-x64-installer.msi",
"hash": "54d676e80a0142d7dd524c2b7cb35df177e2340045bf60d83745ae3e49f42ac9"
"url": "https://github.com/janet-lang/janet/releases/download/v1.38.0/janet-1.38.0-windows-x64-installer.msi",
"hash": "f465f6326873104da13cf2c7a1c5c935f9989f4071cf95e52299728d2ae86bd1"
}
},
"extract_dir": "Janet",