{ "version": "2.30.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.30.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "84e43178fb21feb37e08d0f5223c764e07c414d9cacd6be2454e7f020b7ee2c5" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.30.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "addf2c649822bb48de4310ff166df7507254f4f0331c31b0558644cdf32f358e" } }, "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" } } } }