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