We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23b6a1 commit 8525500Copy full SHA for 8525500
Formula/m/mesheryctl.rb
@@ -2,8 +2,8 @@ class Mesheryctl < Formula
2
desc "Command-line utility for Meshery, the cloud native management plane"
3
homepage "https://meshery.io"
4
url "https://github.com/meshery/meshery.git",
5
- tag: "v0.7.134",
6
- revision: "9caff530a53d66867716a76d99e004533c7feb6b"
+ tag: "v0.7.135",
+ revision: "1600644f1dea37091f6234f594123959d19aa7cc"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments