{ "version": "1.76.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.76.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "6ba5df4f2f2ea5b4b2d5107b3f4c474ea666d9b413b3569bc3353dbcc198677d" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.76.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "7ae0f0cec3098665f9adc1a63e9eba7d945f660de357ea338849895940a784b7" } }, "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" } } } }