{ "version": "2.74.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_amd64.zip", "hash": "3ac27af5ee8dd13b1b0002e4e4764163683889cea7f21231c9951e300c95eb29" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_386.zip", "hash": "f7e6610455ebd8467c0513d4391206b694566cb0eae866bc4c80a6379fa93250" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_arm64.zip", "hash": "73ddec7ec071254b4de64e95312eb40c4654c428b7081720c44ae9422aa6f1ef" } }, "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" } } }