Skip to content

Commit 82aa6e9

Browse files
authored
Merge pull request #196742 from l5io/update-mesheryctl.rb-1730829383
mesheryctl 0.7.135
2 parents b02b1fd + ab77ec7 commit 82aa6e9

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.134",
6-
revision: "9caff530a53d66867716a76d99e004533c7feb6b"
5+
tag: "v0.7.135",
6+
revision: "1600644f1dea37091f6234f594123959d19aa7cc"
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: "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "038827628fcd69e59e0cf45a6a4500f0b337c6ea98dbac5ef6733fc7cc079dcd"
14-
sha256 cellar: :any_skip_relocation, sonoma: "130f731e72311938912fd6402708061ac0be52b4194224caf0e14f4e663e6d52"
15-
sha256 cellar: :any_skip_relocation, ventura: "130f731e72311938912fd6402708061ac0be52b4194224caf0e14f4e663e6d52"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "65dc66101362fd98aa617e4aece84969648b28f8cf2b3cf4d23f922b316ecd44"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "272048b4efed31e7075a783f9c76cb068b1adc07957ee4e526c9b7ccf5a59134"
14+
sha256 cellar: :any_skip_relocation, sonoma: "3706a383278e7d72663ea53a87891af1e54c30215814f4852a3dc76afdb7a183"
15+
sha256 cellar: :any_skip_relocation, ventura: "3706a383278e7d72663ea53a87891af1e54c30215814f4852a3dc76afdb7a183"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "67491d77159dfbbf5202cf409335fc030f6aa86471c4e754f2bb19ce3d96c629"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)