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
8
8
head "https://github.com/meshery/meshery.git" , branch : "master"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6442ec98430468c20e30f6cc5230e5bfb624071ff0430d7ec9d8e3f492484643 "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6442ec98430468c20e30f6cc5230e5bfb624071ff0430d7ec9d8e3f492484643 "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "6442ec98430468c20e30f6cc5230e5bfb624071ff0430d7ec9d8e3f492484643 "
14
- sha256 cellar : :any_skip_relocation , sonoma : "522bf1dddc15b0957cd03f913ae66ee048b5419b37398ff6907e250848d37144 "
15
- sha256 cellar : :any_skip_relocation , ventura : "522bf1dddc15b0957cd03f913ae66ee048b5419b37398ff6907e250848d37144 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "b780ddf79341688e83e77a7fce76f93471af1a3938886742f21f21f128771cd6 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5f49c5a5ac3ecf862bb0d23bb6abe2c9e25949c75c263dd981c0f3c201c5449f "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5f49c5a5ac3ecf862bb0d23bb6abe2c9e25949c75c263dd981c0f3c201c5449f "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5f49c5a5ac3ecf862bb0d23bb6abe2c9e25949c75c263dd981c0f3c201c5449f "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "8150ecdea77f171e8f45f2d5095cf65679254a971cd028123326ac67b854d3b3 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "8150ecdea77f171e8f45f2d5095cf65679254a971cd028123326ac67b854d3b3 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "390bddcca9ebc182c3ec7b81118646ced3b12db16ad9beb27a71c74795f056ef "
17
17
end
18
18
19
19
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments