{ "version": "2.20.5", "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.20.5/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "c06c4e22b8edc6d3c1e4cc11fd6cd515f980069b4c736b0ec04fd5cfc1689c3c" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.20.5/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "3ccd585433a3dba3fb014b151ab59aae816de1445a7395e7aff8b831e0c2e11a" } }, "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" } } } }