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 : "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a "
14- sha256 cellar : :any_skip_relocation , sonoma : "767e58d78f7ff23a526799b10d6efdeae049a8e707bb8a78391cf5a1a1bafb4b "
15- sha256 cellar : :any_skip_relocation , ventura : "767e58d78f7ff23a526799b10d6efdeae049a8e707bb8a78391cf5a1a1bafb4b "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "b2e8a50abf9d8e19f04c27fa75dd6514091440ed139461562d022104cb1223ab "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "53db5648cbb454fda1f76d5dcceec7933ed9f6108bb64274502e071c1a149010 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "53db5648cbb454fda1f76d5dcceec7933ed9f6108bb64274502e071c1a149010 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "53db5648cbb454fda1f76d5dcceec7933ed9f6108bb64274502e071c1a149010 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "d831d050f71b87f3eafdaedfd10b3bb0df4677c7fe9db02ad98b3941b84cf3f8 "
15+ sha256 cellar : :any_skip_relocation , ventura : "d831d050f71b87f3eafdaedfd10b3bb0df4677c7fe9db02ad98b3941b84cf3f8 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7a44ca4c2962507bc0966ba8597d50a0260849660ecc4fc0794ae0cd9f73dc5b "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments