janet: Update to version 1.40.1

This commit is contained in:
github-actions[bot] 2025-11-17 12:32:00 +00:00
parent 80cb37e93a
commit 17353cd45a

View File

@ -1,12 +1,12 @@
{
"version": "1.40.0",
"version": "1.40.1",
"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.40.0/janet-1.40.0-windows-x64-installer.msi",
"hash": "3c14a770322de097ee37fd9edc1d4682299af9dbeb9e4e9c081bc2dcbf59bf39"
"url": "https://github.com/janet-lang/janet/releases/download/v1.40.1/janet-1.40.1-windows-x64-installer.msi",
"hash": "3d4e2524ab729f5652808e6fedb2099ce2a5393bcb66841d35c4c1350821902e"
}
},
"extract_dir": "Janet",