From 3227b502494c9813877a1904c11db576cabe8391 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 22 Apr 2026 10:39:15 -0500 Subject: [PATCH] Remove SHA pin from alloydb entry --- .claude-plugin/marketplace.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 63ce1d6..8cd19f6 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -80,8 +80,7 @@ "category": "database", "source": { "source": "url", - "url": "https://github.com/gemini-cli-extensions/alloydb.git", - "sha": "be8f5ca61cf8cbb4ac350bcfef7fa63fbd18401c" + "url": "https://github.com/gemini-cli-extensions/alloydb.git" }, "homepage": "https://cloud.google.com/alloydb" },