Merge pull request #1413 from anthropics/update-plugin/nimble-remove-sha

Update nimble plugin: remove SHA pin
This commit is contained in:
Bryan Thompson 2026-04-14 11:53:30 -05:00 committed by GitHub
commit 39353b5b42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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