{ "version": "2.14.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_amd64.zip", "hash": "12b0dd5e41f9773bfbc42ad83b5b42144bd2072da186f8c142440689b0cbf6bd" }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_386.zip", "hash": "713a2fbe985621b7b5f22a5802b1381c0d44e7ff3e82b0202cbe439c9a2032f9" } }, "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" } }, "hash": { "url": "$baseurl/gh_$version_checksums.txt" } } }