janet: Update to version 1.35.2

This commit is contained in:
github-actions[bot] 2024-06-17 12:31:54 +00:00
parent 14c859ca2f
commit f1bf3973a2

View File

@ -1,12 +1,12 @@
{
"version": "1.35.0",
"version": "1.35.2",
"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.35.0/janet-1.35.0-windows-x64-installer.msi",
"hash": "d1abb4cec71a91bbc69d6b7859d6b11a9c37125663d2093738b53e8c0f8e8a1d"
"url": "https://github.com/janet-lang/janet/releases/download/v1.35.2/janet-1.35.2-windows-x64-installer.msi",
"hash": "c0cae43e0d17fc9ec0cccf90ddd025b869e42fb3c694709a40c8db553154958e"
}
},
"extract_dir": "Janet",