Skip to content

Commit 4d1adb0

Browse files
committed
weaviate: update 1.32.3 bottle.
1 parent c7776a0 commit 4d1adb0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/w/weaviate.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Weaviate < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7eda1e9d36842e9872be692b58172b5a4fb783e0b1929ec69b731ee37df52bf0"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7eda1e9d36842e9872be692b58172b5a4fb783e0b1929ec69b731ee37df52bf0"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7eda1e9d36842e9872be692b58172b5a4fb783e0b1929ec69b731ee37df52bf0"
12-
sha256 cellar: :any_skip_relocation, sonoma: "802f64a56483b89c8b0d11df1b5b381e03e10e5bcdc8271afcf715f62ef98d87"
13-
sha256 cellar: :any_skip_relocation, ventura: "802f64a56483b89c8b0d11df1b5b381e03e10e5bcdc8271afcf715f62ef98d87"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b1952548491dc82dbf92c62f7d33c768c28246ad57fd43dea459ee4ebc026ec"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7bc03bb8d98deeffa125bd1c4c53b8653c6c50bb196eb9401d4af01f2701ec16"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7bc03bb8d98deeffa125bd1c4c53b8653c6c50bb196eb9401d4af01f2701ec16"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7bc03bb8d98deeffa125bd1c4c53b8653c6c50bb196eb9401d4af01f2701ec16"
12+
sha256 cellar: :any_skip_relocation, sonoma: "306e832011a97e845226490aec19415e3e247bcc809b5a18544fe51dc5d4b200"
13+
sha256 cellar: :any_skip_relocation, ventura: "306e832011a97e845226490aec19415e3e247bcc809b5a18544fe51dc5d4b200"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b2f546154b16dd239582dca7e7e54431b7035d31f49602041d1b04cdea279dc"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)