mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-09-09 02:02:03 -03:00
chore(sap-hana-cli): bump source SHA to abadd0a (upstream fixed repository field to string)
Upstream SAP-samples/hana-cli-claude-plugin@abadd0a changes plugin.json `repository` from an object to a string, resolving the validate failure (repository: expected string, received object) that blocked #1616.
This commit is contained in:
parent
d457d41479
commit
286eb1e217
@ -2147,7 +2147,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/SAP-samples/hana-cli-claude-plugin.git",
|
||||
"sha": "160ae47efaffea2e1dd9d6877ab9ec49b78542a0"
|
||||
"sha": "abadd0aba32792b6378ed784e9f6d3e5b25dfc2a"
|
||||
},
|
||||
"homepage": "https://github.com/SAP-samples/hana-cli-claude-plugin"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user