{ "version": "2.27.0", "description": "Connect to the Sentry API and manage projects related data.", "homepage": "https://docs.sentry.io/cli/", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.27.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "ff6e8708ef7e95d1358e38ed5dc8bb4e62ebd359aff4749dc336b8d2e48ba5b9" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.27.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "de0fa9d55f7c78f16b712955607979b21f797ba89e08e490a76f07991b272d4d" } }, "bin": [ "sentry.exe", [ "sentry.exe", "sentry-cli" ] ], "checkver": { "github": "https://github.com/getsentry/sentry-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/$version/sentry-cli-Windows-x86_64.exe#/sentry.exe" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/$version/sentry-cli-Windows-i686.exe#/sentry.exe" } } } }