{ "version": "1.52.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.52.0/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "7a76e7b7c00bd5de728be1067ea1511c0e740af26941261f9908c05bb41fccae" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.52.0/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "057fae2fd562d0b03da63e3bd20df41a44974341c929dd225a16eac87a8451d6" } }, "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" } } } }