janet: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2022-01-28 08:27:47 +00:00
parent e5942235c5
commit 029b39b23a

View File

@ -1,12 +1,12 @@
{
"version": "1.19.2",
"version": "1.20.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.19.2/janet-1.19.2-windows-x64-installer.msi",
"hash": "71a7bbf93f6dd3f64c629ae04a5adfcff28528558b0a28f4f226b32a56d85cda"
"url": "https://github.com/janet-lang/janet/releases/download/v1.20.0/janet-1.20.0-windows-x64-installer.msi",
"hash": "a2eb8940bafa95688df0862c1787041ea499590b5c8448b9c3bd49fd1ccf68b9"
}
},
"extract_dir": "Janet",