{ "version": "1.63.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.63.2/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "a500846a885f603bc51bb1b95e59bd78b7b7b6e39a7fc503de7097f7ce73d710" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.63.2/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "fc119caca726b7de7509133898147c5ec213688bcb3ff25f1890310e8ebe8231" } }, "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" } } } }