{ "version": "2.81.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_amd64.zip", "hash": "8f5a19ee2271d20477c5c8d8204b65cd0ff6d73279417f5cdab49135516ca1b5" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_386.zip", "hash": "cce6aacda67a9cde1ec0748fc4230c4e84bfb675cc5dca3b45fa78fff74e79c9" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_arm64.zip", "hash": "8c95e5c9ee4fb907a7e096ee7959ee0a66d1eb44ad27380afec7219dae65175b" } }, "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" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v$version/gh_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/gh_$version_checksums.txt" } } }