{ "version": "2.8.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_amd64.zip", "hash": "0da87247cff625bf888a3a5be2007f8564061bfc7187339a24824ec00505e416" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_386.zip", "hash": "45f3af00316cefefa63812a88bfc43e1d422ac0ebc01b37b4349bdc6299da5d5" } }, "bin": "bin\\gh.exe", "checkver": { "github": "https://github.com/cli/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v$version/gh_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v$version/gh_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/gh_$version_checksums.txt" } } }