{ "version": "2.49.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_amd64.zip", "hash": "74c21451388d32160ec0d5360d412151b746706ecde9cc7a8fa0be15409e5561" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_386.zip", "hash": "af7d71314157c10fbcb2c6e04c670e10893ad559269624d417ba73c89bca0eed" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_arm64.zip", "hash": "9b3b0146b12dc30eeb9c41e88f2de9ec4fa2de59763fd8bf1e9f6697fb5b5d88" } }, "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" } } }