gauche: Update to version 0.9.13

This commit is contained in:
github-actions[bot] 2023-10-12 12:30:48 +00:00
parent cfe9c963b7
commit 9d00e9506f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.12", "version": "0.9.13",
"description": "Scheme Scripting Engine", "description": "Scheme Scripting Engine",
"homepage": "https://practical-scheme.net/gauche/", "homepage": "https://practical-scheme.net/gauche/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_12/Gauche-mingw-0.9.12-64bit.msi", "url": "https://github.com/shirok/Gauche/releases/download/release0_9_13/Gauche-mingw-0.9.13-64bit.msi",
"hash": "df70b56d3ebd19425c68cf0f92b517378d0b3d1db8e6af9b9178291f16bb93e6" "hash": "b60d72b527067a569f83ca545949c7593b73075b3e8e96865d4728d38f3101c2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_12/Gauche-mingw-0.9.12-32bit.msi", "url": "https://github.com/shirok/Gauche/releases/download/release0_9_13/Gauche-mingw-0.9.13-32bit.msi",
"hash": "a727a6e556ceb1254cc2e738a7b3ae53aaaa4004fa6c57b7ab59fa8113e6aa03" "hash": "98d65b2cf9de01cc92f82c212686b57c910559af5a49298b5f14033825156dac"
} }
}, },
"extract_dir": "Gauche", "extract_dir": "Gauche",