Add cloud-sql-postgresql plugin (#1533)

* Add cloud-sql-postgresql plugin

* Remove SHA pin from cloud-sql-postgresql entry
This commit is contained in:
Bryan Thompson 2026-04-23 14:00:37 -05:00 committed by GitHub
parent 42e980340d
commit 187a267738
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -347,6 +347,19 @@
"category": "productivity",
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management"
},
{
"name": "cloud-sql-postgresql",
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
"author": {
"name": "Google LLC"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/gemini-cli-extensions/cloud-sql-postgresql.git"
},
"homepage": "https://cloud.google.com/sql"
},
{
"name": "cloudflare",
"source": {