Skip to content

Commit

Permalink
mesheryctl: update 0.7.85 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 28, 2024
1 parent 5c9250e commit 7192a0c
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: "469c1e111f896dfc48b97dac5a5c69691b28ed74d1c7ff92ca475ecdb0d22c79"
sha256 cellar: :any_skip_relocation, arm64_ventura: "469c1e111f896dfc48b97dac5a5c69691b28ed74d1c7ff92ca475ecdb0d22c79"
sha256 cellar: :any_skip_relocation, arm64_monterey: "469c1e111f896dfc48b97dac5a5c69691b28ed74d1c7ff92ca475ecdb0d22c79"
sha256 cellar: :any_skip_relocation, sonoma: "80263b30a971996af72cb0c653c0e626ae4e638ebe103d0edf9e2eb26c0f3c73"
sha256 cellar: :any_skip_relocation, ventura: "80263b30a971996af72cb0c653c0e626ae4e638ebe103d0edf9e2eb26c0f3c73"
sha256 cellar: :any_skip_relocation, monterey: "80263b30a971996af72cb0c653c0e626ae4e638ebe103d0edf9e2eb26c0f3c73"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1fa0089d8c53296d1700c9accc97b3fe45767e599b6442111ace112fd9d71bc4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0bdb1e3485d911e15152ca86710ed9d04575096889789db5963c0ffad76954d9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0bdb1e3485d911e15152ca86710ed9d04575096889789db5963c0ffad76954d9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0bdb1e3485d911e15152ca86710ed9d04575096889789db5963c0ffad76954d9"
sha256 cellar: :any_skip_relocation, sonoma: "2f6e4479ccccf733d957faed9bf967262ee450e83ba95cdbde13b53ae9eb0e00"
sha256 cellar: :any_skip_relocation, ventura: "2f6e4479ccccf733d957faed9bf967262ee450e83ba95cdbde13b53ae9eb0e00"
sha256 cellar: :any_skip_relocation, monterey: "2f6e4479ccccf733d957faed9bf967262ee450e83ba95cdbde13b53ae9eb0e00"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5d0bd219c6d8f87761e2a5ab14ef0263042d32a474e22fd24cc557b8ec302370"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7192a0c

Please sign in to comment.