{ "version": "2.20.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/2.20.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "299e9f3632bd8278384e60f7384279ccb394ca532515448f44e089a3fb119f1c" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.20.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "bf5b22d6d3aa8ac748837cedc5be47bb4f8105579ab30612a50746dd8ee2850d" } }, "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" } } } }