{ "homepage": "https://hub.github.com/", "version": "2.7.1", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.7.1/hub-windows-amd64-2.7.1.zip", "hash": "3046ec4f1bc5f0d736574f5f47808630bf5657d72445d97ecee21ac4ce146a85" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.7.1/hub-windows-386-2.7.1.zip", "hash": "85cb6146605d21b458a3a15eb9f5aded343cea54ce01c53b5bc9f4bb6839cb03" } }, "bin": "bin\\hub.exe", "checkver": { "github": "https://github.com/github/hub" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v$version/hub-windows-amd64-$version.zip" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v$version/hub-windows-386-$version.zip" } } } }