{ "version": "2.39.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_amd64.zip", "hash": "e57d3c0acafe21d2eb1e230f908898b4d48b24db979ac2f1eb510c4e2478efa6" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_386.zip", "hash": "50daec42a9a97354a8dd351bcd7e2243f79a5e3e6483ace15685534cee3db1ac" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_arm64.zip", "hash": "57dd214e69ac0040ca392c0ce84f8c746d9e53c2a4a6821b81dfaf49695b63c5" } }, "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" } } }