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 @@ -17,12 +17,12 @@ class Clusterctl < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_sequoia : "d9ddbf26aa397e13d35a74f670be4a6a8baa45e0327d792e317089cd5d1fa6aa "
21- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d9ddbf26aa397e13d35a74f670be4a6a8baa45e0327d792e317089cd5d1fa6aa "
22- sha256 cellar : :any_skip_relocation , arm64_ventura : "d9ddbf26aa397e13d35a74f670be4a6a8baa45e0327d792e317089cd5d1fa6aa "
23- sha256 cellar : :any_skip_relocation , sonoma : "71426ec7dcfd322fcba1faa5bcd3313a6811f960e8139096356161518f2642b8 "
24- sha256 cellar : :any_skip_relocation , ventura : "71426ec7dcfd322fcba1faa5bcd3313a6811f960e8139096356161518f2642b8 "
25- sha256 cellar : :any_skip_relocation , x86_64_linux : "203010958b88cc2d53e57e5244cbfae01ca95ff64cead486b2181448fcc6b3da "
20+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2e96865bd21f4f6715c52e65dce81e8fbd1a3ce12a9e93c281a792b5e61cdc97 "
21+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2e96865bd21f4f6715c52e65dce81e8fbd1a3ce12a9e93c281a792b5e61cdc97 "
22+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2e96865bd21f4f6715c52e65dce81e8fbd1a3ce12a9e93c281a792b5e61cdc97 "
23+ sha256 cellar : :any_skip_relocation , sonoma : "a548789c37b4a5c5fa404323de3b259699e8a7a8f24cf1cb84dc3c664185924c "
24+ sha256 cellar : :any_skip_relocation , ventura : "a548789c37b4a5c5fa404323de3b259699e8a7a8f24cf1cb84dc3c664185924c "
25+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ac8a9865a878248538246304a40418b40726731ab47635ec8cf86c6992341aba "
2626 end
2727
2828 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments