Update nimble plugin: remove SHA pin

Allow Nimble to resolve from latest HEAD rather than a pinned commit.
This commit is contained in:
Bryan Thompson 2026-04-14 09:42:49 -05:00
parent 3ffb4b4ca8
commit fb48c3af93
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

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