File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class Mesheryctl < Formula
88 head "https://github.com/meshery/meshery.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd "
14- sha256 cellar : :any_skip_relocation , sonoma : "130f731e72311938912fd6402708061ac0be52b4194224caf0e14f4e663e6d52 "
15- sha256 cellar : :any_skip_relocation , ventura : "130f731e72311938912fd6402708061ac0be52b4194224caf0e14f4e663e6d52 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "65dc66101362fd98aa617e4aece84969648b28f8cf2b3cf4d23f922b316ecd44 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "3706a383278e7d72663ea53a87891af1e54c30215814f4852a3dc76afdb7a183 "
15+ sha256 cellar : :any_skip_relocation , ventura : "3706a383278e7d72663ea53a87891af1e54c30215814f4852a3dc76afdb7a183 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "67491d77159dfbbf5202cf409335fc030f6aa86471c4e754f2bb19ce3d96c629 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments