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 7c44b74 commit 2ca0954Copy full SHA for 2ca0954
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.139",
6
- revision: "862827aef94d17c775c00854c4aa6a13c9e2d95b"
+ tag: "v0.7.140",
+ revision: "7b6af1fa2b1ff6d1c0491c432e228fb67eb73d29"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments