{ "version": "2.87.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_amd64.zip", "hash": "8483c9f5e5f777e5d7994d5ba3562c5face6ea5046af142b208eb4d6713f7749" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_386.zip", "hash": "9ab3c6781c6e341e0de611a98162272460f238fd5b7ad07e7bc1e2c0d885e44b" }, "arm64": { "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_arm64.zip", "hash": "8be40ad1cd67af6132a807e55ad1fe48d4292f40e60c29888482e8c04ecf0f4a" } }, "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" } } }