Skip to content

Commit 759d7e2

Browse files
committed
mcpm 2.2.0
1 parent 0905749 commit 759d7e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mcpm.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Mcpm < Formula
33

44
desc "Open source, community-driven MCP server and client manager"
55
homepage "https://mcpm.sh/"
6-
url "https://files.pythonhosted.org/packages/12/3f/c3ddedc1441f5154d6dccd83e9715369e54a44939bec13f14fc740ad5c7f/mcpm-2.1.0.tar.gz"
7-
sha256 "9d3c750d16119fd0ab7d2e0af221f6bd103a39a292041342613587235a1f7ef4"
6+
url "https://files.pythonhosted.org/packages/36/c5/991ccb04827cb1e6b662d480568955bddf50830bdca5616e95a567cc3ff9/mcpm-2.2.0.tar.gz"
7+
sha256 "96b9423e1c4d56547eabe0d7f59e9160efffb933d1b3f593222e1930827ec994"
88
license "MIT"
99

1010
bottle do
@@ -68,8 +68,8 @@ class Mcpm < Formula
6868
end
6969

7070
resource "duckdb" do
71-
url "https://files.pythonhosted.org/packages/35/ab/d89a4dd14311d5a0081711bc66db3fad73f7645fa7eb3844c423d2fa0a17/duckdb-1.3.1.tar.gz"
72-
sha256 "8e101990a879533b1d33f003df2eb2a3c4bc7bdf976bd7ef7c32342047935327"
71+
url "https://files.pythonhosted.org/packages/47/24/a2e7fb78fba577641c286fe33185789ab1e1569ccdf4d142e005995991d2/duckdb-1.3.2.tar.gz"
72+
sha256 "c658df8a1bc78704f702ad0d954d82a1edd4518d7a04f00027ec53e40f591ff5"
7373
end
7474

7575
resource "email-validator" do
@@ -163,8 +163,8 @@ class Mcpm < Formula
163163
end
164164

165165
resource "openai" do
166-
url "https://files.pythonhosted.org/packages/5e/a8/e4427729da048cb33bda15e70f09f7520bdf3577bafc546b135ecb36af7d/openai-1.93.1.tar.gz"
167-
sha256 "11eb8932965d0f79ecc4cb38a60a0c4cef4bcd5fcf08b99fc9a399fa5f1e50ab"
166+
url "https://files.pythonhosted.org/packages/18/2b/0d93a981afe76b4e89c57b69bf421b5f15878983fccbad321f142ba6e89b/openai-1.93.2.tar.gz"
167+
sha256 "4a7312b426b5e4c98b78dfa1148b5683371882de3ad3d5f7c8e0c74f3cc90778"
168168
end
169169

170170
resource "openapi-pydantic" do

0 commit comments

Comments
 (0)