{ "homepage": "https://hub.github.com/", "description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.", "version": "2.12.7", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-amd64-2.12.7.zip", "hash": "c9aa5fb35910458760ab35c9a5facf9277c4d031e55aed0a123c34159b5c7c59" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-386-2.12.7.zip", "hash": "77d4cbd555b18c06c3f6cf17481872c16e1221aca2dfaa8b5f0ab2d5cc01a935" } }, "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" } } } }