gauche: Update to version 0.9.11

This commit is contained in:
github-actions[bot] 2021-12-24 08:28:58 +00:00
parent 4c594f2e76
commit df55b10b30

View File

@ -1,16 +1,16 @@
{
"version": "0.9.10",
"version": "0.9.11",
"description": "Scheme Scripting Engine",
"homepage": "https://practical-scheme.net/gauche/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_10/Gauche-mingw-0.9.10-64bit.msi",
"hash": "d3e23c8a35e52bf4b6bdde991b70a9e4f6602acef7eb3745bdb0dd4351f36cac"
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_11/Gauche-mingw-0.9.11-64bit.msi",
"hash": "ef91ec769e0e9456eae4786545081b704c26aee454700d7f705b00ad4b8065a4"
},
"32bit": {
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_10/Gauche-mingw-0.9.10-32bit.msi",
"hash": "28c7992c1bb1a7161ee64241652fe803ff22e9d219be5f46466f50416598d2bf"
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_11/Gauche-mingw-0.9.11-32bit.msi",
"hash": "37c5247e3c48ed723556bc4db16d98ed75050945b2e28ec70584f0584d2b6c8e"
}
},
"extract_dir": "Gauche",