From 5c5c5f9896921013ce83ebbeb0f2271122a22ef8 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 17 Apr 2026 08:57:39 -0500 Subject: [PATCH] Remove SHA pin from miro 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 a70f9c1..aa34976 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -897,8 +897,7 @@ "source": "git-subdir", "url": "https://github.com/miroapp/miro-ai.git", "path": "claude-plugins/miro", - "ref": "main", - "sha": "748bd6afbf60ebc1a1a42bc2e275bfaee53a3eb6" + "ref": "main" }, "homepage": "https://miro.com" },