mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gauche: Update to version 0.9.10
This commit is contained in:
parent
d8e0ad4dc7
commit
f7e574abff
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.9",
|
"version": "0.9.10",
|
||||||
"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_9/Gauche-mingw-0.9.9-64bit.msi",
|
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_10/Gauche-mingw-0.9.10-64bit.msi",
|
||||||
"hash": "620389588eda0765973bc499c7eb340744b4d463022cd4b3a37164539952eafc"
|
"hash": "d3e23c8a35e52bf4b6bdde991b70a9e4f6602acef7eb3745bdb0dd4351f36cac"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_9/Gauche-mingw-0.9.9-32bit.msi",
|
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_10/Gauche-mingw-0.9.10-32bit.msi",
|
||||||
"hash": "6b6f742f05c8153448f779850333eac9a24894e2a7c706aa6bfd230bc1435434"
|
"hash": "28c7992c1bb1a7161ee64241652fe803ff22e9d219be5f46466f50416598d2bf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Gauche",
|
"extract_dir": "Gauche",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user