{ "homepage": "https://glide.sh/", "license": "MIT", "version": "0.13.1", "architecture": { "64bit": { "url": "https://github.com/Masterminds/glide/releases/download/v0.13.1/glide-v0.13.1-windows-amd64.zip", "hash": "2fbb060eda5b70022140a47bbf847056a9a561ad1098e9bfa9b36a6faa9957c6", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/Masterminds/glide/releases/download/v0.13.1/glide-v0.13.1-windows-386.zip", "hash": "93ece1cfc0aa884f3bbdb3e758b7f58973d4104f925daa893d6d2a100411848f", "extract_dir": "windows-386" } }, "bin": "glide.exe", "checkver": { "github": "https://github.com/Masterminds/glide" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-amd64.zip" }, "32bit": { "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-386.zip" } } } }