{ "version": "2.58.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_amd64.zip", "hash": "ade397b52f6228a06d2e95eddcaef306aab712e7ca7308cec66325063e11407b" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_386.zip", "hash": "47a0b5a48cd67324e3f257f36ba25940f5748ba9a7a8525bd731920061be4ec9" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_arm64.zip", "hash": "02b489bff68e524e9733f5408a84144b3cf616b3e54c02620f9cc385abad034f" } }, "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" } } }