Skip to content

Commit cf08551

Browse files
committed
zookeeper: update 3.9.4 bottle.
1 parent 1e935d6 commit cf08551

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Formula/z/zookeeper.rb

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ class Zookeeper < Formula
88
head "https://gitbox.apache.org/repos/asf/zookeeper.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "30629ea6bd355a58883b9c2ddcdc668f69182d52c3bb774ccf6c4e75688655d7"
12-
sha256 cellar: :any, arm64_sonoma: "e5809bf957d3ecec8a72e0a04c40cd4f34b2c975ed3381458d3b86871534675c"
13-
sha256 cellar: :any, arm64_ventura: "5ba8b90990e86cf729f8bef03183669f27f9552d94d3dae476885dfabd6bc5f2"
14-
sha256 cellar: :any, sonoma: "b368084f2a77fd9c80ebeec0aad7d1b06dced3786277645dffa886adaf44b67b"
15-
sha256 cellar: :any, ventura: "199fff017e82f333837bf56be5b4cc9fb2ea160c2345faa45dd83f5a783e2f52"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "40165048822d3639182b202d18b054c354b4c44604a37d613706f1af322a2d4d"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "bca9ec36841d6380a78c00a666711f4ae3814f786dcf9d613722e1061866d343"
11+
rebuild 1
12+
sha256 cellar: :any, arm64_sequoia: "c043dd88af99227da093e9ef7a1136c3312aad202434a400b72aaefffdca1ded"
13+
sha256 cellar: :any, arm64_sonoma: "c0589e76ede2fd9ba0e3b72cfc76a8cfaf8a532eb6cc5444a1758de771cdef4d"
14+
sha256 cellar: :any, arm64_ventura: "753fb3e9dc9010f36e650e1314ed958b3e8ffcbf05eaa99c1bb4aa666dc85ca0"
15+
sha256 cellar: :any, sonoma: "7ee73700ab93a4c025d257cd971bda6ef2529d628209f432b2ca14194cc7aa4b"
16+
sha256 cellar: :any, ventura: "3b229907351bb11466ccf04ffa41d92f514d16f155842f5735ba9c4c8d0ada9b"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "ccad26bf750b09df6f7f3a4291360a1a3d172e295d7c8360a60a05e6dea8f4b3"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "241acb246366f78df065cba11917cc41845b185c520ca0632d5bf14d03c505db"
1819
end
1920

2021
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)