{ "version": "1.74.2", "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/1.74.2/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "54a02d175302e6d170e51afc5d096090df9d76e5bd11e71be3913fa04e596a45" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.74.2/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "7c5c82a96727b9a9247562a2c34d7595ae0f8aa6db74e821f30d40c7fb772f11" } }, "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" } } } }