Skip to content

Commit

Permalink
Merge pull request #205701 from l5io/update-mesheryctl.rb-1738016132
Browse files Browse the repository at this point in the history
mesheryctl 0.8.25
  • Loading branch information
BrewTestBot authored Jan 27, 2025
2 parents f75c866 + 296cb6e commit c7c5b90
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.23",
revision: "ec7a3660e616eb66fc5a0374b891343dae13c56d"
tag: "v0.8.25",
revision: "aa7c4814e64087cc69dc805d9c1540b6d5e90547"
license "Apache-2.0"
head "https://github.com/meshery/meshery.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "edc98fb93137440ec87080a19fdcaf1c28ea58423e966fc289cba589e8c920c2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "edc98fb93137440ec87080a19fdcaf1c28ea58423e966fc289cba589e8c920c2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "edc98fb93137440ec87080a19fdcaf1c28ea58423e966fc289cba589e8c920c2"
sha256 cellar: :any_skip_relocation, sonoma: "0007f1954c437ea5eb3f1ab41dd9b6e95d4e866946ef63531c63b26389c47683"
sha256 cellar: :any_skip_relocation, ventura: "0007f1954c437ea5eb3f1ab41dd9b6e95d4e866946ef63531c63b26389c47683"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0b9b5843a7518839e24fe2b3f3fabfd46c7c4bb839817b78a10e44d1c4752090"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c1f903a42117b8e3a320b639dba3a5c4fdcb1efe831307f547f810dfb386f13"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c1f903a42117b8e3a320b639dba3a5c4fdcb1efe831307f547f810dfb386f13"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c1f903a42117b8e3a320b639dba3a5c4fdcb1efe831307f547f810dfb386f13"
sha256 cellar: :any_skip_relocation, sonoma: "dc9cd8f86fa70043edce47d2d3e6cf558ec54c661f9bd8377eb9aaec2a8f0438"
sha256 cellar: :any_skip_relocation, ventura: "dc9cd8f86fa70043edce47d2d3e6cf558ec54c661f9bd8377eb9aaec2a8f0438"
sha256 cellar: :any_skip_relocation, x86_64_linux: "176ddb3257d1ae023d484ffaee17fa35cbbf590ccca5d2ab59f34750e735a936"
end

depends_on "go" => :build
Expand Down

0 comments on commit c7c5b90

Please sign in to comment.