{ "version": "1.52.4", "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.4/sentry-cli-Windows-x86_64.exe#/sentry.exe", "hash": "be6688468f9009f0f5ba3e24ee5ec92bf62adbd76bc92da354cf57d3d9df4f02" }, "32bit": { "url": "https://github.com/getsentry/sentry-cli/releases/download/1.52.4/sentry-cli-Windows-i686.exe#/sentry.exe", "hash": "39ca7990692eae02c06c595ac2ff7724b56b3df5072d13f0f7b723899cc999fe" } }, "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" } } } }