From 92e3c1ce6ec132c8c9121d688ea6d5338d4434f3 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 30 Mar 2026 19:03:09 -0500 Subject: [PATCH] Update postman plugin to latest version (#1080) Bumps pinned SHA from 0714280 (Feb 20) to 40b11ac (Mar 26). New commit adds private network search support. Co-authored-by: Claude Opus 4.6 (1M context) --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 29aa380..e18d57a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -934,7 +934,7 @@ "source": { "source": "url", "url": "https://github.com/Postman-Devrel/postman-claude-code-plugin.git", - "sha": "0714280351c1a137e79aad465a66730511ffbd57" + "sha": "40b11ac3466c500cf4625ac016d5c01cd00046f4" }, "homepage": "https://learning.postman.com/docs/developer/postman-mcp-server/" },