{ "version": "1.63.1", "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.63.1/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "979522dd2e9ffd3f32aaf5d5327575ef07f7090cd14f2c18c2361942f0ace4f8" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.63.1/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "9fb052be44c99cf900b69982f462a30879f3a4ead790a30d5c891abc5948b9bb" } }, "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" } } } }