File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ class Macmon < Formula
7
7
head "https://github.com/vladkens/macmon.git" , branch : "main"
8
8
9
9
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 "
13
13
end
14
14
15
15
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments