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