{ "version": "2.17.5", "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.17.5/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "4ee6d34cce58bed122acc1602d327c28c9b82fa9e64bcc73100012e644e6537a" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.17.5/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "718209c411305dc4d86676dba6bef09e7c69bce03ce457c09f3b05ae08e1126e" } }, "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" } } } }