From 877f666ac295ee836a2bc11b292fa98002ee576e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:36:58 +0000 Subject: [PATCH] mesheryctl: update 0.7.105 bottle. --- Formula/m/mesheryctl.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/m/mesheryctl.rb b/Formula/m/mesheryctl.rb index 568f417b1f46..b844563d7419 100644 --- a/Formula/m/mesheryctl.rb +++ b/Formula/m/mesheryctl.rb @@ -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