Skip to content

Commit 45b1f14

Browse files
committed
macmon: update 0.4.2 bottle.
1 parent b34a40b commit 45b1f14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/macmon.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ class Macmon < Formula
77
head "https://github.com/vladkens/macmon.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "10cfb38492617b1a8727e2a48f183f2c013b19b457af3a912928c66da62781bc"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "736a9607ac2f535c9327a1c0c401ab2117030f5cb6bd151ab6508d371bc272cf"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9b121143335c0d8ced34ca3d8f67ea6f89c706727aea90e37af1a27ffea85cdb"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2d447feffe80bb1fb0bcd49262c6edcbd8c93774564e8198c8a558ff8c27e1e8"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c307df1059b812bded3c65daa2cea2a6527934a59ed87e5dbdddf198c074064"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2dbd2ed6341b2dc4580f72d3f7afe1e8c5b6d5024ab340814e17776f4bad4f68"
1313
end
1414

1515
depends_on "rust" => :build

0 commit comments

Comments
 (0)