Skip to content

Commit f64d6c2

Browse files
committed
mcpm: update 2.4.0 bottle.
1 parent 72dd9c2 commit f64d6c2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/mcpm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Mcpm < Formula
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "e5f0883b258fb3f5eb5702a0520d0f9c6bb2c36958a43a25f3bb5363040fd4e7"
12-
sha256 cellar: :any, arm64_sonoma: "826359ab78579bd5fac27be648eaa53701a2e09ad15bee34f999fe08ae3bcfb1"
13-
sha256 cellar: :any, arm64_ventura: "865bdddfa11123c6b560d6dc1aa11e3668d5ebe2cd7739807c61b79d0c1a4184"
14-
sha256 cellar: :any, sonoma: "b674f6301c1b5ae5fc7dcb197f4c70694fe7d4fd748f06f8e7de0f496f637821"
15-
sha256 cellar: :any, ventura: "67255f94eec2e14973b70997b732d9f545adadde6596abfca7e272ad3396d93a"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "84874dfe18967636f964b529ae02b3490cb00de1c109445da6a79bdcbd8d5749"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "166d5523bc4389d305647aa44eae568867746415a177a9ca07129bedeb4f0c0b"
11+
sha256 cellar: :any, arm64_sequoia: "b22369472620e9af23ce1b2ce2a9baf857bdf966078a1dc35b24ffdead781e30"
12+
sha256 cellar: :any, arm64_sonoma: "61d2ee15f1a3c21ed570a1f411ad52cbfc72222e0e21960f14becfc7da1d7c78"
13+
sha256 cellar: :any, arm64_ventura: "91ea92c1f1ed5f503f75698f911c0b76698b40478e752daf00b9c9f0749e3e47"
14+
sha256 cellar: :any, sonoma: "33ded475cba01773d28fc922e06d606a6d0c24d53fe873895ad8ab60cad9fbde"
15+
sha256 cellar: :any, ventura: "3fa546ee76f14e952c0943bcd39e9ff3aff442016805eb38809bc25c314149fb"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "c5538811efc257837b7c1186fd87cc84b654b6f639818abc130dfb91d4981393"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "80858393b821b015f87d40298b8f5bd608ac38c2762ffc596025471f77b81983"
1818
end
1919

2020
depends_on "rust" => :build

0 commit comments

Comments
 (0)