Jelajahi Sumber

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.
Bryan Thompson 3 bulan lalu
induk
melakukan
286eb1e217
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .claude-plugin/marketplace.json

+ 1 - 1
.claude-plugin/marketplace.json

@@ -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"
     },