{ "version": "2.48.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_amd64.zip", "hash": "30d8b5c658faf0dcad5ad5389d93a9732d8b197f3e50e4b0c2870a15e479b96f" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_386.zip", "hash": "27b8436641293d76eb3c6f46b9e869a6447f92c0adfad67071f2a6e23b072bff" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_arm64.zip", "hash": "d8940e16f3869ff5cf2985854a1176bee605ac905088efd8e5ae0a22f1a5d3f4" } }, "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" } } }