{ "version": "2.41.1", "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.41.1/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "34878a7f30c3da8861455a2e8a8cfbd5a861649e11fe88432e9b610c83650896" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.41.1/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "8a25bfb2c550a067966dc330ce386da56a9343cf8cefebc096b7ee4c915e759f" } }, "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" } } } }