Skip to content

Commit

Permalink
mesheryctl: update 0.7.62 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 23, 2024
1 parent 702f14d commit d13e4e0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/m/mesheryctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Mesheryctl < Formula
head "https://github.com/meshery/meshery.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cdaca5e544021fbb100da8c2a961d38f28607fc67d390994572494d9b67f7464"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cdaca5e544021fbb100da8c2a961d38f28607fc67d390994572494d9b67f7464"
sha256 cellar: :any_skip_relocation, arm64_monterey: "cdaca5e544021fbb100da8c2a961d38f28607fc67d390994572494d9b67f7464"
sha256 cellar: :any_skip_relocation, sonoma: "fd9c8f8d3d65e6dae1d1f8270b0731d59c05e1b583afd810cfc2339bf4808363"
sha256 cellar: :any_skip_relocation, ventura: "fd9c8f8d3d65e6dae1d1f8270b0731d59c05e1b583afd810cfc2339bf4808363"
sha256 cellar: :any_skip_relocation, monterey: "fd9c8f8d3d65e6dae1d1f8270b0731d59c05e1b583afd810cfc2339bf4808363"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4005467781b8c4ff4056e49190cd2302958c1b520c4a0183a658d62e3256016"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3053a073f5d36f5a02fb3ac7e0ee46ea4bf0410fb6902aa122fed8c13d305215"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3053a073f5d36f5a02fb3ac7e0ee46ea4bf0410fb6902aa122fed8c13d305215"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3053a073f5d36f5a02fb3ac7e0ee46ea4bf0410fb6902aa122fed8c13d305215"
sha256 cellar: :any_skip_relocation, sonoma: "8435715b44e70ad9ee3f465144d3f85e11888288482d2c3e6f651987d8fd4278"
sha256 cellar: :any_skip_relocation, ventura: "8435715b44e70ad9ee3f465144d3f85e11888288482d2c3e6f651987d8fd4278"
sha256 cellar: :any_skip_relocation, monterey: "8435715b44e70ad9ee3f465144d3f85e11888288482d2c3e6f651987d8fd4278"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c75e6b40908ddfde6ec036b15792aebf2ad68c19e340257c821d61dffc267a2c"
end

depends_on "go" => :build
Expand Down

0 comments on commit d13e4e0

Please sign in to comment.