Skip to content

Commit bc032f2

Browse files
committed
mesheryctl: update 0.7.115 bottle.
1 parent c1d1831 commit bc032f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mesheryctl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "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"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)