Skip to content

Commit

Permalink
mesheryctl: update 0.7.105 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent cc225b8 commit 877f666
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/m/mesheryctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Mesheryctl < Formula
head "https://github.com/meshery/meshery.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f7cf4614ed044976e8f32d7d18758d8815c47515b59dae35e343d82de003eebf"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7cf4614ed044976e8f32d7d18758d8815c47515b59dae35e343d82de003eebf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f7cf4614ed044976e8f32d7d18758d8815c47515b59dae35e343d82de003eebf"
sha256 cellar: :any_skip_relocation, sonoma: "c2e6e0c5ebe8897a599de6bdd8dd64557613229eec04cc560fe23b041b1c528b"
sha256 cellar: :any_skip_relocation, ventura: "c2e6e0c5ebe8897a599de6bdd8dd64557613229eec04cc560fe23b041b1c528b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "89771cd15687bf4b1f62d616584cf7223240b5f42dc5d01b3c5367725944df8f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "391c749f23d4372d04eaf47490e696d24e2154a43dcf7dc6a398e0825280345c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "391c749f23d4372d04eaf47490e696d24e2154a43dcf7dc6a398e0825280345c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "391c749f23d4372d04eaf47490e696d24e2154a43dcf7dc6a398e0825280345c"
sha256 cellar: :any_skip_relocation, sonoma: "150860df929cd75b6aeb4426cc71646a951af8f43d0d053cb7b1478aca31fa70"
sha256 cellar: :any_skip_relocation, ventura: "150860df929cd75b6aeb4426cc71646a951af8f43d0d053cb7b1478aca31fa70"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac2b8b72a8077b286a3ebfc4bec9f0045f8529aadb68f419e87479c85f548467"
end

depends_on "go" => :build
Expand Down

0 comments on commit 877f666

Please sign in to comment.