{ "version": "2.58.3", "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.58.3/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "e26c363d45c572c6ae133a913657f995d171f7179aa221371da81966b0d5d2ef" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/2.58.3/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "024a72a8ff6e076cd500c17086a7a146dfb59e9469936eb16b8a1ba31cf7394a" } }, "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" } } } }