@@ -8,13 +8,13 @@ class Mesheryctl < Formula
8
8
head "https://github.com/meshery/meshery.git" , branch : "master"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0b7aaab6d4160a8b7a41425eeaff6f0b2f68bb30f1ee1a58187d56152e81632f "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "0b7aaab6d4160a8b7a41425eeaff6f0b2f68bb30f1ee1a58187d56152e81632f "
13
- sha256 cellar : :any_skip_relocation , arm64_monterey : "0b7aaab6d4160a8b7a41425eeaff6f0b2f68bb30f1ee1a58187d56152e81632f "
14
- sha256 cellar : :any_skip_relocation , sonoma : "95159df657df21476f05553727f69b77621a2696a529494612ddff3b8d929527 "
15
- sha256 cellar : :any_skip_relocation , ventura : "95159df657df21476f05553727f69b77621a2696a529494612ddff3b8d929527 "
16
- sha256 cellar : :any_skip_relocation , monterey : "95159df657df21476f05553727f69b77621a2696a529494612ddff3b8d929527 "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "68f702e0cad5a154ff8289b24b1bf5fc32f3a1f37d8603cad0afbd6dbe79dc5f "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "55ebc705370316a9e129f3bc22a5b58f8b053d4a1f40ae673696ab8b4550ddfb "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "55ebc705370316a9e129f3bc22a5b58f8b053d4a1f40ae673696ab8b4550ddfb "
13
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "55ebc705370316a9e129f3bc22a5b58f8b053d4a1f40ae673696ab8b4550ddfb "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "c67403c53138b9878d725354cacbe08d481ccc621d1471fa5eba23ba8bebc178 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "c67403c53138b9878d725354cacbe08d481ccc621d1471fa5eba23ba8bebc178 "
16
+ sha256 cellar : :any_skip_relocation , monterey : "c67403c53138b9878d725354cacbe08d481ccc621d1471fa5eba23ba8bebc178 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e437519597b8bdfba769a1767b0e3e49e9b8bdd8d0016fc93d6142feaa8cb3d0 "
18
18
end
19
19
20
20
depends_on "go" => :build
0 commit comments