janet: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2022-10-11 00:37:18 +00:00
parent 0255ddb9ac
commit b094a449f2

View File

@ -1,12 +1,12 @@
{
"version": "1.24.1",
"version": "1.25.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.24.1/janet-1.24.1-windows-x64-installer.msi",
"hash": "72ed393c28363412099e68999e1dbf02162a043bfde6938f70cba8d59edae356"
"url": "https://github.com/janet-lang/janet/releases/download/v1.25.0/janet-1.25.0-windows-x64-installer.msi",
"hash": "9dbdb22f58c67555aad2575c06a432aae0c1649eaa454ca6a5798f8d2a280669"
}
},
"extract_dir": "Janet",