{ "version": "1.70.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.70.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "7283067a1d45e4dfd99ea1aaf7424f20ab24584f9ef46129432a7c3882487933" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.70.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "02f95acf4f879313ec6a4e19f2057005343b0554f56edaaa09c864d8e7f8bcbd" } }, "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" } } } }