File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class McpInspector < Formula
2
2
desc "Visual testing tool for MCP servers"
3
3
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 "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "e00818addae7b5b1577a1934c9a8de75fd7fe82ce9b0fa9ab21df77928fb9858 "
9
+ sha256 cellar : :any_skip_relocation , all : "4c94a79d042e8985c864c20eb6bb7adb825f3722def806cf00fe00129603af2f "
10
10
end
11
11
12
12
depends_on "node"
You can’t perform that action at this time.
0 commit comments