diff --git a/Formula/m/mesheryctl.rb b/Formula/m/mesheryctl.rb index f1f2340285262..f8b600eba340f 100644 --- a/Formula/m/mesheryctl.rb +++ b/Formula/m/mesheryctl.rb @@ -2,8 +2,8 @@ class Mesheryctl < Formula desc "Command-line utility for Meshery, the cloud native management plane" homepage "https://meshery.io" url "https://github.com/meshery/meshery.git", - tag: "v0.8.41", - revision: "1172740dfb0bc6b104a58e7c4099bae4e31e03f8" + tag: "v0.8.43", + revision: "dbf912ba7e5e56951def0fbdff7b9a9163b24ee2" license "Apache-2.0" head "https://github.com/meshery/meshery.git", branch: "master"