janet: Update to version 1.34.0

This commit is contained in:
github-actions[bot] 2024-04-18 09:08:44 +00:00
parent f2273281ad
commit 01ba68fabf

View File

@ -1,12 +1,12 @@
{
"version": "1.33.0",
"version": "1.34.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.33.0/janet-1.33.0-windows-x64-installer.msi",
"hash": "626c11695d1668ed38bfa2f28f0691334618933d4e6cba60befb01ae6d8db7d1"
"url": "https://github.com/janet-lang/janet/releases/download/v1.34.0/janet-1.34.0-windows-x64-installer.msi",
"hash": "52d36f79cc94f98de98aeada5f4e73ab7ef0a27330dd7277bf8cac35c2aa3907"
}
},
"extract_dir": "Janet",