{ "version": "2.47.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_amd64.zip", "hash": "889c048da1b54399bd2b473f5c0ecbc3c68b8847e76733042ce7e9d1ce06aa4c" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_386.zip", "hash": "8120c34456b273b13da5a1b72746a0ca0ac5ead4b0fac39f73a39fb1278a3f68" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_arm64.zip", "hash": "62eb5fb1bf0fa1741af3c7446c4f22623c8682f27635c94ee4b74c83e3c4af8c" } }, "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" } } }