Skip to content

Commit 35f6cba

Browse files
committed
mesheryctl: update 0.7.139 bottle.
1 parent f34e919 commit 35f6cba

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: "2dcd9bbf1cdcea4fee8e6145949992a5671bc0acecda5e0f4d9d9b2db05045a1"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2dcd9bbf1cdcea4fee8e6145949992a5671bc0acecda5e0f4d9d9b2db05045a1"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2dcd9bbf1cdcea4fee8e6145949992a5671bc0acecda5e0f4d9d9b2db05045a1"
14-
sha256 cellar: :any_skip_relocation, sonoma: "699b8ab11995f2b1769e8870470a2622a0f977c9f558f03c0c695c533ae4f7e5"
15-
sha256 cellar: :any_skip_relocation, ventura: "699b8ab11995f2b1769e8870470a2622a0f977c9f558f03c0c695c533ae4f7e5"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fa4e8a75b8365355d787ba5583e5e0dbf961a8efe79fd8b3917ca265bdea17ae"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "fc990e3c20e91df8b6ba94701a8a469b27a55f3fd1bb73623b9f7805b9e4cb1a"
14+
sha256 cellar: :any_skip_relocation, sonoma: "767e58d78f7ff23a526799b10d6efdeae049a8e707bb8a78391cf5a1a1bafb4b"
15+
sha256 cellar: :any_skip_relocation, ventura: "767e58d78f7ff23a526799b10d6efdeae049a8e707bb8a78391cf5a1a1bafb4b"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b2e8a50abf9d8e19f04c27fa75dd6514091440ed139461562d022104cb1223ab"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)