{ "homepage": "https://hub.github.com/", "version": "2.12.0", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-amd64-2.12.0.zip", "hash": "dda7f35c3df4f98994455bc83c81fe935c614e3469a77fc244a40e563f1c6384" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-386-2.12.0.zip", "hash": "631f3b36eb7a18a4bd69435c97a6523513503c1df6e39410ad8f87853688e267" } }, "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" } } } }