mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Remove SHA pin from cockroachdb entry
Let installs follow the repo's default branch instead of a fixed SHA. Removes the plugin from the weekly SHA-bump rotation and lets developer updates reach users directly on `claude plugin install`.
This commit is contained in:
parent
caa8c1a539
commit
33e62b9bd6
@ -364,8 +364,7 @@
|
||||
"category": "database",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
||||
"sha": "2263d09ec5dff0ba4042bb9074c3719d064d934a"
|
||||
"url": "https://github.com/cockroachdb/claude-plugin.git"
|
||||
},
|
||||
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user