mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-20 15:27:48 -03:00
fix(sentry-cli): re-path source to packages/cli/plugins/sentry-cli + bump ae9a84c5 → 94a4ca58 (#4825)
Upstream getsentry/cli restructured to a pnpm-workspace monorepo (getsentry/cli@96390e5, 2026-07-31); the pinned subdir plugins/sentry-cli no longer exists at HEAD. The plugin moved intact to packages/cli/plugins/sentry-cli (Sentry's own .claude-plugin/marketplace.json declares it there; plugin version 0.40.0 -> 0.41.0). Validated at the new path+SHA with claude plugin validate. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
d72880f9c8
commit
04be702cfa
@ -3180,9 +3180,9 @@
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/getsentry/cli.git",
|
||||
"path": "plugins/sentry-cli",
|
||||
"path": "packages/cli/plugins/sentry-cli",
|
||||
"ref": "main",
|
||||
"sha": "ae9a84c5ac02ac3733b0946ca7538997d96ab80d"
|
||||
"sha": "94a4ca5801784ee4fe55bcdf4a19258835fa5e8f"
|
||||
},
|
||||
"homepage": "https://sentry.io"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user