Skip to content

Commit

Permalink
mesheryctl: update 0.7.108 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 26, 2024
1 parent 0299da7 commit cda6832
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: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a"
sha256 cellar: :any_skip_relocation, sonoma: "f098df5c664e3cbb7ba1220f2093e08dda36436550b56945f4787e8093daa56d"
sha256 cellar: :any_skip_relocation, ventura: "f098df5c664e3cbb7ba1220f2093e08dda36436550b56945f4787e8093daa56d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0fd5445e868a9451ce79b041de6f0421a5894e2812f209fd3e995a92658561d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b"
sha256 cellar: :any_skip_relocation, sonoma: "5931fbd6e8e87ee9e64c6258d2b590261723f4f558b891abc7bf5af93446779a"
sha256 cellar: :any_skip_relocation, ventura: "5931fbd6e8e87ee9e64c6258d2b590261723f4f558b891abc7bf5af93446779a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ecfbe549d63fc53a2218f6f7aa643606157c1a6beb84c7223a41acec57d4864"
end

depends_on "go" => :build
Expand Down

0 comments on commit cda6832

Please sign in to comment.