{ "version": "1.8.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_amd64.zip", "hash": "df932c4cb3248029bf0078683a526e75f0622f1e11bb82575ac1962aee7890ab" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_386.zip", "hash": "172e91ad31fd74503433b3525807e5722cf6d2692445b53b485e6d0bc76a7dce" } }, "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" } } }