{ "version": "1.72.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/1.72.2/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "22cd5a6e4b0fea9bd0758733e222d212c7740cf207c1608ee0df05530f844f2c" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.72.2/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "a460fb903c3fed470f98f849af0c48b08400ccb39e75250ff7585785fb018b31" } }, "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" } } } }