Skip to content

Commit 6508665

Browse files
committed
mesheryctl: update 0.8.7 bottle.
1 parent 699cc77 commit 6508665

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mesheryctl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class Mesheryctl < Formula
88
head "https://github.com/meshery/meshery.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "70e166c1527d06a986f18c5aefd29f66be90bba048f6c8a2e6757e8bab97d823"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "70e166c1527d06a986f18c5aefd29f66be90bba048f6c8a2e6757e8bab97d823"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "70e166c1527d06a986f18c5aefd29f66be90bba048f6c8a2e6757e8bab97d823"
14-
sha256 cellar: :any_skip_relocation, sonoma: "fec9abb85d8b1c69f9bd034f12027447d346e9b5758d2eb0cf9260189a61c692"
15-
sha256 cellar: :any_skip_relocation, ventura: "fec9abb85d8b1c69f9bd034f12027447d346e9b5758d2eb0cf9260189a61c692"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee94046e0aea5cbf043898692f86ecc92c07a25f90cb626b071ff84a030dde18"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0a923c623134e2037046bc97c467e04de705c88993209f9294a8df8352d0dbec"
14+
sha256 cellar: :any_skip_relocation, sonoma: "048e709471345f4b3b1babd847d7054bb94ed9515e3d05d48a2a5aade71744a3"
15+
sha256 cellar: :any_skip_relocation, ventura: "048e709471345f4b3b1babd847d7054bb94ed9515e3d05d48a2a5aade71744a3"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "462b369a8981d38caa520b28fb3f4146b8d8b566aaf7e4f435cbbdd16e661eca"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)