Files
klz-cables.com/.pnpm-store/v10/files/03/e4f60f79ca78df21e9db3005f86d2b7e4ab5ebb2c61cc8e56c2617cc04124d6b4a30d2c9db4f4fd73ae0cc00a4486d14caa4569e2a3d2fbee3f4c96a1fb168
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

22 lines
398 B
Plaintext

{
"name": "@sentry/cli-linux-arm64",
"version": "2.58.4",
"description": "The linux arm64 distribution of the Sentry CLI binary.",
"repository": "https://github.com/getsentry/sentry-cli",
"license": "FSL-1.1-MIT",
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=10"
},
"os": [
"linux",
"freebsd",
"android"
],
"cpu": [
"arm64"
]
}