diff --git a/Formula/m/mcp-inspector.rb b/Formula/m/mcp-inspector.rb index d13bea16312b1..462d6b05b597e 100644 --- a/Formula/m/mcp-inspector.rb +++ b/Formula/m/mcp-inspector.rb @@ -1,12 +1,12 @@ class McpInspector < Formula desc "Visual testing tool for MCP servers" homepage "https://modelcontextprotocol.io/docs/tools/inspector" - url "https://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.17.0.tgz" - sha256 "4c860c3348919cbbd32b32e7569b5140ffe5e7f021954012cf573de686f10767" + url "https://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.17.1.tgz" + sha256 "a4cbb24b1ba1607137ba74785d71e941332f6feabdd68e1c6093d27ddbc74151" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "d48bcae60d3f1bf61229fe70cc9d94e1306005509eaa051382b4f25fe01667d7" + sha256 cellar: :any_skip_relocation, all: "331273ada3b07b76f17c755198c8fa92717277e4beaa5cafcc7aa77096a36ead" end depends_on "node"