We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cad32 commit 93165a1Copy full SHA for 93165a1
Formula/m/mcp-publisher.rb
@@ -1,8 +1,8 @@
1
class McpPublisher < Formula
2
desc "Publisher CLI tool for the Official Model Context Protocol (MCP) Registry"
3
homepage "https://github.com/modelcontextprotocol/registry"
4
- url "https://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.3.3.tar.gz"
5
- sha256 "fc82a1ff543dddb2a0119084f39878c41a0ab44746aad00e8097654f2a6d5e6f"
+ url "https://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.3.5.tar.gz"
+ sha256 "21124273c16d81dc9d61065da93e865848de7be680802de150599681f96b8a7a"
6
license "MIT"
7
head "https://github.com/modelcontextprotocol/registry.git", branch: "main"
8
0 commit comments