Explorar el Código

Update nimble plugin: remove SHA pin

Allow Nimble to resolve from latest HEAD rather than a pinned commit.
Bryan Thompson hace 4 meses
padre
commit
fb48c3af93
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      .claude-plugin/marketplace.json

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

@@ -886,8 +886,7 @@
       "description": "Nimble web data toolkit — search, extract, map, crawl the web and work with structured data agents",
       "source": {
         "source": "url",
-        "url": "https://github.com/Nimbleway/agent-skills.git",
-        "sha": "cf391e95bd8ac009e3641f172434a1d130dde7fe"
+        "url": "https://github.com/Nimbleway/agent-skills.git"
       },
       "homepage": "https://docs.nimbleway.com/integrations/agent-skills/plugin-installation"
     },