mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 01:11:19 +00:00
19 lines
753 B
JSON
19 lines
753 B
JSON
{
|
|
"homepage": "https://github.com/Masterminds",
|
|
"license": "https://github.com/Masterminds/glide/blob/master/LICENSE",
|
|
"version": "0.10.2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Masterminds/glide/releases/download/0.10.2/glide-0.10.2-windows-amd64.zip",
|
|
"hash": "6f172e1feb4ef3559318af32342ae3523e1a615b7838b96db5a467195b9a7fdc",
|
|
"extract_dir": "windows-amd64"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/Masterminds/glide/releases/download/0.10.2/glide-0.10.2-windows-386.zip",
|
|
"hash": "0475e8f343aaa8193a5ef55ad581a0f4b08960ac230be3ac0c4972b3c11b7c8e",
|
|
"extract_dir": "windows-386"
|
|
}
|
|
},
|
|
"bin": "glide.exe"
|
|
}
|