{ "version": "2.36.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.36.2/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "aeef1303382a528aec0793af1c71f4130f34e3b5b7631a497332f9e5069ba655" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.36.2/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "239c1435b982b0e36e1c6c1665a9512cce5ddea27c5645012d3ac0abc739cc2f" } }, "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" } } } }