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 a193588 commit 50249f8Copy full SHA for 50249f8
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.104",
6
- revision: "388e23a1d98b076b8943b67ce6b4cafe12cc5558"
+ tag: "v0.8.105",
+ revision: "fbf611ca5f51734b970498dfd7c75d558e750dad"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments