Skip to content

Commit 59eed25

Browse files
committed
mesheryctl: update 0.7.92 bottle.
1 parent 1ff15fb commit 59eed25

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/mesheryctl.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Mesheryctl < Formula
88
head "https://github.com/meshery/meshery.git", branch: "master"
99

1010
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"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)