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