{ "homepage": "https://hub.github.com/", "version": "2.8.3", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-amd64-2.8.3.zip", "hash": "c9abae8a6c4ce2e388736806ea1df2ddf221d53eeababea056ec5e4658506659" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-386-2.8.3.zip", "hash": "568c1d9d34db8e4d36791b9fbb7d98b44e1cd8ead7d97fe906c41fb4aa08d6f3" } }, "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" } } } }