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 186dec5 commit d0ed9a7Copy full SHA for d0ed9a7
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.117",
6
- revision: "9da37e3ab863f75379c015fe0d329b8ce59e9e27"
+ tag: "v0.8.118",
+ revision: "967176239abc67bbed4b02bda58688bf2ab2bf1b"
7
license "Apache-2.0"
8
head "https://github.com/meshery/meshery.git", branch: "master"
9
0 commit comments