Skip to content

Commit b5367b8

Browse files
authored
Merge pull request #199324 from l5io/update-mesheryctl.rb-1732763398
mesheryctl 0.7.163
2 parents b0ff6e4 + ce245ee commit b5367b8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/m/mesheryctl.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@ class Mesheryctl < Formula
22
desc "Command-line utility for Meshery, the cloud native management plane"
33
homepage "https://meshery.io"
44
url "https://github.com/meshery/meshery.git",
5-
tag: "v0.7.162",
6-
revision: "38c45c8c01758d50d8710f856376daf8d0dc3a32"
5+
tag: "v0.7.163",
6+
revision: "86db00dff2499d05f129984261303cb213ba2e0a"
77
license "Apache-2.0"
88
head "https://github.com/meshery/meshery.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "67fc4b9881782aedd7c42e2cec8ffaa26f76140555520c7ffacc0191ddc96105"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "67fc4b9881782aedd7c42e2cec8ffaa26f76140555520c7ffacc0191ddc96105"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "67fc4b9881782aedd7c42e2cec8ffaa26f76140555520c7ffacc0191ddc96105"
14-
sha256 cellar: :any_skip_relocation, sonoma: "71b2bc96ad8f16a25a52de814230ef5e581630edcffe04ea2dd04dac39ff46cc"
15-
sha256 cellar: :any_skip_relocation, ventura: "71b2bc96ad8f16a25a52de814230ef5e581630edcffe04ea2dd04dac39ff46cc"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a2d54a05d4160b146737a270713ec2e5f1500195f6b4d59778004053b5f50be"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3601e124c7149f99f9d68e92bfcd2e12adea399228f9d23cc20ee62d8cfc0951"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3601e124c7149f99f9d68e92bfcd2e12adea399228f9d23cc20ee62d8cfc0951"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3601e124c7149f99f9d68e92bfcd2e12adea399228f9d23cc20ee62d8cfc0951"
14+
sha256 cellar: :any_skip_relocation, sonoma: "62e8b26bc048dd489b37bbf2eac783e7b6fe645f9cd1701bb6e8eaa6b3d424b8"
15+
sha256 cellar: :any_skip_relocation, ventura: "62e8b26bc048dd489b37bbf2eac783e7b6fe645f9cd1701bb6e8eaa6b3d424b8"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "748e6c3a405473ace21fedb6b80bca6b138dbd5bc1d7d79335a747a2b471fb47"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)