@@ -10,13 +10,13 @@ class Mesheryctl < Formula
1010 no_autobump! because : :bumped_by_upstream
1111
1212 bottle do
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5653a767025d24b820ac4cc43e881daef9c5832123016f91d9fe9964a604b858 "
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5653a767025d24b820ac4cc43e881daef9c5832123016f91d9fe9964a604b858 "
15- sha256 cellar : :any_skip_relocation , arm64_ventura : "5653a767025d24b820ac4cc43e881daef9c5832123016f91d9fe9964a604b858 "
16- sha256 cellar : :any_skip_relocation , sonoma : "e0b8a7c018ed085759a38d41fd0dc8d20683b251568214e9580c8bdae1ebd25e "
17- sha256 cellar : :any_skip_relocation , ventura : "e0b8a7c018ed085759a38d41fd0dc8d20683b251568214e9580c8bdae1ebd25e "
18- sha256 cellar : :any_skip_relocation , arm64_linux : "b62929e074e39dd96bde20e8a74925905c3ba716fb2a31f96f5f164e18c07daf "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "716d3d01c60935d248303ea83c24adff3bebb4991ec88ac8d9257b99005680fc "
13+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4c7b0153429ba0d65170a41ef48a92575e5548ef9bafb2a5487cf9c940838486 "
14+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4c7b0153429ba0d65170a41ef48a92575e5548ef9bafb2a5487cf9c940838486 "
15+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4c7b0153429ba0d65170a41ef48a92575e5548ef9bafb2a5487cf9c940838486 "
16+ sha256 cellar : :any_skip_relocation , sonoma : "3800bc65ad0ff6acd42f6066cf5c2456f9a2b96f95c632b80309239ca08cff4e "
17+ sha256 cellar : :any_skip_relocation , ventura : "3800bc65ad0ff6acd42f6066cf5c2456f9a2b96f95c632b80309239ca08cff4e "
18+ sha256 cellar : :any_skip_relocation , arm64_linux : "7c3b7b46324327bc71f92c304f65159b531cc84c5e3ea2bbdd797c5d631905f4 "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "cc407b9381eb2b3647d6f549199335ed9a957a1c7dcf47f17c2b5a7fec9d240d "
2020 end
2121
2222 depends_on "go" => :build
0 commit comments