{ "version": "2.30.5", "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.30.5/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "2a408d74f65c9788418aa6eb5850f8dc643d34f5366f665e6d04c9ac60ef8391" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.30.5/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "af2284fcb962d121627c850ab4050a58e3058977d2d31180c656a1afc3f55611" } }, "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" } } } }