ScoopInstaller_Main/glide.json
2016-08-20 13:44:13 +10:00

19 lines
757 B
JSON

{
"homepage": "https://github.com/Masterminds",
"license": "https://github.com/Masterminds/glide/blob/master/LICENSE",
"version": "0.11.1",
"architecture": {
"64bit": {
"url": "https://github.com/Masterminds/glide/releases/download/v0.11.1/glide-v0.11.1-windows-amd64.zip",
"hash": "BCE04D2C726119D7BDA397DA1E8F93E3284C3E91A1F5105319B09759461175AB",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/Masterminds/glide/releases/download/v0.11.1/glide-v0.11.1-windows-386.zip",
"hash": "115E4EF81040D4B4930929A08496A82CED1F00CE57C784ED17A72CB3699560D1",
"extract_dir": "windows-386"
}
},
"bin": "glide.exe"
}