mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gauche: Update to version 0.9.15
This commit is contained in:
parent
03cf120bfe
commit
ac24692f37
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.14",
|
"version": "0.9.15",
|
||||||
"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_14/Gauche-mingw-0.9.14-64bit.msi",
|
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-mingw-0.9.15-64bit.msi",
|
||||||
"hash": "901ecd918be7ff03fa630aa76a74567ae3161aaa6a00d30abb41011c9b062471"
|
"hash": "3e0f6c2139fc4c9daec99402bcdf3ebc33114d6167538b28994246227b174f54"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_14/Gauche-mingw-0.9.14-32bit.msi",
|
"url": "https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-mingw-0.9.15-32bit.msi",
|
||||||
"hash": "affac7f2c26b926ca0a9c20a336266936e2c16804eed2a1c667ab00885c7760a"
|
"hash": "0eb8f18fb87913f7cc03f59fe406e91405df5f24aeb5ecf1f05170dd2f79e303"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Gauche",
|
"extract_dir": "Gauche",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user