Skip to content

Commit

Permalink
Merge pull request #204184 from l5io/update-mesheryctl.rb-1736833193
Browse files Browse the repository at this point in the history
mesheryctl 0.8.11
  • Loading branch information
BrewTestBot authored Jan 14, 2025
2 parents cf22ce3 + 5931e31 commit 498dbf6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/m/mesheryctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ 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.10",
revision: "cd320ad2ebfaa986db2c6d21c7ebc4d1b6de704f"
tag: "v0.8.11",
revision: "25d23e1800c5bb13c188eb4a3744dc119e9b858d"
license "Apache-2.0"
head "https://github.com/meshery/meshery.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c032c031d4a57d55b004b76827981dfd9f024acf805b4340fdb098f96e26f4cd"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c032c031d4a57d55b004b76827981dfd9f024acf805b4340fdb098f96e26f4cd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c032c031d4a57d55b004b76827981dfd9f024acf805b4340fdb098f96e26f4cd"
sha256 cellar: :any_skip_relocation, sonoma: "f9d8a382ac06557ce82dc9a2f6c39cc3a47e1dc921cd026c84e94dc29f2d51ca"
sha256 cellar: :any_skip_relocation, ventura: "f9d8a382ac06557ce82dc9a2f6c39cc3a47e1dc921cd026c84e94dc29f2d51ca"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4125c0943ca7d90b7c8cf5d6a585f86a43407f30c525cdf006c217ecf2febe5b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "daf9d45f70a0a26949ff779cf3f1d72f78ad36599fb9bbe3135851a89d21dbe7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "daf9d45f70a0a26949ff779cf3f1d72f78ad36599fb9bbe3135851a89d21dbe7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "daf9d45f70a0a26949ff779cf3f1d72f78ad36599fb9bbe3135851a89d21dbe7"
sha256 cellar: :any_skip_relocation, sonoma: "3c1d8a43463d93179d2bb86aa260dd105a8498917749c3118b886dd4322e3891"
sha256 cellar: :any_skip_relocation, ventura: "3c1d8a43463d93179d2bb86aa260dd105a8498917749c3118b886dd4322e3891"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ce4c85b077eb5a3606887ab078f930de3341260d538e1de382571f9720b5e417"
end

depends_on "go" => :build
Expand Down

0 comments on commit 498dbf6

Please sign in to comment.