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 : "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec "
14- sha256 cellar : :any_skip_relocation , sonoma : "048e709471345f4b3b1babd847d7054bb94ed9515e3d05d48a2a5aade71744a3 "
15- sha256 cellar : :any_skip_relocation , ventura : "048e709471345f4b3b1babd847d7054bb94ed9515e3d05d48a2a5aade71744a3 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "462b369a8981d38caa520b28fb3f4146b8d8b566aaf7e4f435cbbdd16e661eca "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4cb84b8a65e369a95d47f7531d1cb78f963df7373503e16ead6de2d3d575886e "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4cb84b8a65e369a95d47f7531d1cb78f963df7373503e16ead6de2d3d575886e "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4cb84b8a65e369a95d47f7531d1cb78f963df7373503e16ead6de2d3d575886e "
14+ sha256 cellar : :any_skip_relocation , sonoma : "bf3df5d1ef2a91fa8e2f24efa32993ca7ff404bdc5aaeb16cc90ee5a465036fd "
15+ sha256 cellar : :any_skip_relocation , ventura : "bf3df5d1ef2a91fa8e2f24efa32993ca7ff404bdc5aaeb16cc90ee5a465036fd "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3e345d75d763b510b6b2ffbd4d1dd91e36e9a7a65d850ab4ffa37675d959d3e5 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments