ScoopInstaller_Main/glide.json
2016-10-09 20:40:26 +10:00

19 lines
757 B
JSON

{
"homepage": "https://github.com/Masterminds",
"license": "https://github.com/Masterminds/glide/blob/master/LICENSE",
"version": "0.12.3",
"architecture": {
"64bit": {
"url": "https://github.com/Masterminds/glide/releases/download/v0.12.3/glide-v0.12.3-windows-amd64.zip",
"hash": "5F10BC68D533269315B510DEA924724A0989598C43228B1D69ED7308B2E80406",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/Masterminds/glide/releases/download/v0.12.3/glide-v0.12.3-windows-386.zip",
"hash": "6A9082A55F1605EF75EA6862E4849D581D8883E9BF1A76872434928AEA71DE38",
"extract_dir": "windows-386"
}
},
"bin": "glide.exe"
}