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 4b8dd19 commit 220cf3bCopy full SHA for 220cf3b
Formula/m/mcpd.rb
@@ -1,8 +1,8 @@
1
class Mcpd < Formula
2
desc "Declaratively manage Model Context Protocol (MCP) servers"
3
homepage "https://mozilla-ai.github.io/mcpd/"
4
- url "https://github.com/mozilla-ai/mcpd/archive/refs/tags/v0.0.9.tar.gz"
5
- sha256 "d611fd8cee54f7e1f9f5849d59d825943def80abe8583b49f848a1bae5fd8ac6"
+ url "https://github.com/mozilla-ai/mcpd/archive/refs/tags/v0.1.0.tar.gz"
+ sha256 "b8b9f46a98d4f0f63dedbecdc61952e5b8ad7a8f3265e1f029e6a3caa431fb62"
6
license "MIT"
7
head "https://github.com/mozilla-ai/mcpd.git", branch: "main"
8
0 commit comments