From 799b26851eb9319f4d833790fd0aa6a0bda72e45 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 27 Mar 2026 12:40:08 -0500 Subject: [PATCH] Update postman plugin to latest version 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 e93c3e2..c4178f5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -923,7 +923,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/" },