Skip to content

Commit ede45e3

Browse files
authored
Merge pull request #220940 from Homebrew/bump-mcpm-1.5.0
mcpm 1.5.0
2 parents b8bc335 + 9228e77 commit ede45e3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/m/mcpm.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ 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/25/66/f568325982715d7d72af8f843087797bcce0524a81c68afe80dfc41e2dfa/mcpm-1.4.4.tar.gz"
7-
sha256 "cca47a655d85088997029fedd5d1adeea9df566d09bcd29192c11608951b48b6"
6+
url "https://files.pythonhosted.org/packages/5a/82/a0df7c13db66e26de71be2167e495dcb76ec8ab33f90c4ff3e959a14c113/mcpm-1.5.0.tar.gz"
7+
sha256 "2f74a4c8ad821729cacb1bc729c484756ff309001be2bab217f3cb2f02ed8a19"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "50c2b7ca14de3378bd6fcbc0edb85a8a0e2e1c881cb6ac4f359f4947ba151cbe"
12-
sha256 cellar: :any, arm64_sonoma: "63c4ad2cdc66afef4b5dc32b97f7b8de3580cdf8fdd16840801b886073387fbf"
13-
sha256 cellar: :any, arm64_ventura: "cdf32bd7da94d006cb9c4cb7fafb77e8b0c5367aeb9bca56fd3e3ba73e1cb83a"
14-
sha256 cellar: :any, sonoma: "13a64e493b30e4574c5516724342897827f3243c5bda126f934f3c59e3780169"
15-
sha256 cellar: :any, ventura: "fffa352eb97757f491747ab4f34f19a0722746236798fd811aff477e72037977"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "7c5436325a15d2c2ad5b1569340a0fa7647aecdc72e2e897c803b5499e83f8f9"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5fc743384644cbdad5df12b84cbbd73c69e2d4941d748017b5b14ad7d1cde945"
11+
sha256 cellar: :any, arm64_sequoia: "befc8afc70161b7f65559fd639338c06476da51817062b3d34794471222f3e57"
12+
sha256 cellar: :any, arm64_sonoma: "71348c918fbbe682ac7f429fb206784ae119aa59cc216f110324a668461b8914"
13+
sha256 cellar: :any, arm64_ventura: "1f2576bdb4762784288cbf14dea27b45a672b4d8ff704686fd3b616659bd7738"
14+
sha256 cellar: :any, sonoma: "e0a4f049a2622f96960e80f5c7ecace74670acc4d6814c317d1706de02f9f5a1"
15+
sha256 cellar: :any, ventura: "4986629a620c311a52b31559763365c869378fc57e73ff4108cc99bd9cf4aa81"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "104feaf8f303d792364cc7c086151874460bc0b0e235eef0079a79c158f4e406"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0783233783ec2c59c92a644431deb19cad229759dc68003c5a09e5ea59853a28"
1818
end
1919

2020
depends_on "rust" => :build

0 commit comments

Comments
 (0)