{ "version": "1.9.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_amd64.zip", "hash": "2099b16b4b29aaaf58ac46fed34b43015682fe347881e5a73002acc80598a06f" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_386.zip", "hash": "0ff3a6994bf2f480a07676bb79ffeb73f11c04821cc76e6fe15c338ec22a62a1" } }, "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" } } }