{ "homepage": "https://hub.github.com/", "version": "2.5.0", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.5.0/hub-windows-amd64-2.5.0.zip", "hash": "d66d6e57cec07f5f304e56870008b013bcbb4cce957aea0812f1cb292b428bfd" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.5.0/hub-windows-386-2.5.0.zip", "hash": "63dfd3c01ff2cf73fa2216ad6d499adf43f68bf66bbffd6f15108f250488378b" } }, "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" } } } }