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 15506ce commit 7bd63d7Copy full SHA for 7bd63d7
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.8.139",
6
- revision: "676b76ff950d1eee937c41492356a11432330be3"
+ tag: "v0.8.140",
+ revision: "2568a152d0a6d0e601154382b448da6c13db8f97"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments