{ "version": "2.21.3", "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.21.3/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "4acfcd8f428c634e6abe7dee464e50b0dfac25a45797fada1dfcd75bffa422fb" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.21.3/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "74277a3d31b631622d5e8e9c0b231e0beba3a40c7a6fe3801b5c18e0e2adeaa0" } }, "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" } } } }