Skip to content

Commit 0508227

Browse files
authored
Merge pull request #233983 from Homebrew/bump-mcp-inspector-0.16.5
mcp-inspector 0.16.5
2 parents f3c962c + f3ae182 commit 0508227

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mcp-inspector.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class McpInspector < Formula
22
desc "Visual testing tool for MCP servers"
33
homepage "https://modelcontextprotocol.io/docs/tools/inspector"
4-
url "https://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.16.4.tgz"
5-
sha256 "a0e2c00e26e520fbbadf135ecf9b5808d86a7361375f3088d258df0e497e73cf"
4+
url "https://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.16.5.tgz"
5+
sha256 "7b82b23b163c2ccaac90657989d88b4dcf506c1ce0e49aa0799a6612ba198d8d"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "e00818addae7b5b1577a1934c9a8de75fd7fe82ce9b0fa9ab21df77928fb9858"
9+
sha256 cellar: :any_skip_relocation, all: "4c94a79d042e8985c864c20eb6bb7adb825f3722def806cf00fe00129603af2f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)