mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Update cockroachdb plugin — add author + category, bump SHA
This commit is contained in:
parent
777db5c30b
commit
33fd73c8b9
@ -358,10 +358,14 @@
|
|||||||
{
|
{
|
||||||
"name": "cockroachdb",
|
"name": "cockroachdb",
|
||||||
"description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",
|
"description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",
|
||||||
|
"author": {
|
||||||
|
"name": "CockroachDB"
|
||||||
|
},
|
||||||
|
"category": "database",
|
||||||
"source": {
|
"source": {
|
||||||
"source": "url",
|
"source": "url",
|
||||||
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
||||||
"sha": "a54566e03c852567589ef85bb449d1e4de229667"
|
"sha": "2263d09ec5dff0ba4042bb9074c3719d064d934a"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user