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 bbb8dfc commit 1ff15fbCopy full SHA for 1ff15fb
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.91",
6
- revision: "407298429caf2514852ccb246306b6db91d55595"
+ tag: "v0.7.92",
+ revision: "b0b7c85873dda556dcc6badc36fd6507bd4ee640"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments