Skip to content

Commit 93165a1

Browse files
committed
mcp-publisher 1.3.5
1 parent b2cad32 commit 93165a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mcp-publisher.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class McpPublisher < Formula
22
desc "Publisher CLI tool for the Official Model Context Protocol (MCP) Registry"
33
homepage "https://github.com/modelcontextprotocol/registry"
4-
url "https://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.3.3.tar.gz"
5-
sha256 "fc82a1ff543dddb2a0119084f39878c41a0ab44746aad00e8097654f2a6d5e6f"
4+
url "https://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.3.5.tar.gz"
5+
sha256 "21124273c16d81dc9d61065da93e865848de7be680802de150599681f96b8a7a"
66
license "MIT"
77
head "https://github.com/modelcontextprotocol/registry.git", branch: "main"
88

0 commit comments

Comments
 (0)