Skip to content

Commit 5f2af84

Browse files
daeho-roBrewTestBot
authored andcommitted
weaviate: add 1.27.6 bottle.
1 parent e50f3da commit 5f2af84

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/w/weaviate.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Weaviate < Formula
55
sha256 "d8cad0339ccfd081be6afe1afd879f64bba224ed7ecbdb8b974853b536584330"
66
license "BSD-3-Clause"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4f3aa7911bd88edcb976948cd458ace1fe9804832ab6ca54710919d0137449bb"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4f3aa7911bd88edcb976948cd458ace1fe9804832ab6ca54710919d0137449bb"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4f3aa7911bd88edcb976948cd458ace1fe9804832ab6ca54710919d0137449bb"
12+
sha256 cellar: :any_skip_relocation, sonoma: "8b214070b4893a6df4e110c92b7b95ca1e889838ef50f6c544c1898f4b5c770c"
13+
sha256 cellar: :any_skip_relocation, ventura: "8b214070b4893a6df4e110c92b7b95ca1e889838ef50f6c544c1898f4b5c770c"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "020726bf37280847fd20f7ee47446d07f2db371b9168a59cd675f08036fa24ae"
15+
end
16+
817
depends_on "go" => :build
918

1019
def install

0 commit comments

Comments
 (0)