claude-configs/plugins/known_marketplaces.json
Cal Corum 545c3e5673 Update plugin marketplace timestamps and submodule ref
Refresh blocklist and known_marketplaces fetch/update timestamps; bump claude-code-plugins submodule to latest.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 14:42:20 -06:00

18 lines
543 B
JSON

{
"claude-plugins-official": {
"source": {
"source": "git",
"url": "https://github.com/anthropics/claude-plugins-official.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
"lastUpdated": "2026-03-05T17:30:45.691Z"
},
"claude-code-plugins": {
"source": {
"source": "github",
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-03-07T20:42:10.897Z"
}
}