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 c67edc4 commit d8cab8dCopy full SHA for d8cab8d
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.143",
6
- revision: "31470a09af560c6b44f0026057b0985cd052ef92"
+ tag: "v0.8.144",
+ revision: "302c846f9db92d0f8e503a95b801f5e2d3305981"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments