{ "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.3", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-amd64-2.12.3.zip", "hash": "b76cb18f20c1adc91d265a986a5125f27b8170bdf1c9707051aff0646d232c3f" }, "32bit": { "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-386-2.12.3.zip", "hash": "a9705a8d220f2d32965e7897efcb155b048e24fb6751292de8f85729c2924b59" } }, "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" } } } }