{ "version": "2.28.6", "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.28.6/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "162da8bc6e96f0081976f33a66ee8a034f3f8eaf5fb377309b20b36831b42234" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.28.6/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "7a0ee9dfe78841e0ae9e9965a8dc74d544539ed0689b90141fe0323b423c9096" } }, "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" } } } }