{ "version": "1.52.3", "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.52.3/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "b1759d1041e5dbf58602155936d1bcfdfa8f362179cf981ef192da74cccc2d2b" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.52.3/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "8e13b6571bbf5e2e9b046f7320d3f9cd18be39c71dd54f6ceb8109f04b78d30c" } }, "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" } } } }