Skip to content

Commit

Permalink
weaviate: update 1.28.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 17, 2025
1 parent 90f2244 commit 9583dc9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/w/weaviate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Weaviate < Formula
license "BSD-3-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0aa1540401f9ae22369851e04ce98b62a2d59b1cbca0ad5df0eb7ae2d1546a48"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0aa1540401f9ae22369851e04ce98b62a2d59b1cbca0ad5df0eb7ae2d1546a48"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0aa1540401f9ae22369851e04ce98b62a2d59b1cbca0ad5df0eb7ae2d1546a48"
sha256 cellar: :any_skip_relocation, sonoma: "cb2e2828286dcc1d951d666181377ba90541420ab4e7b3bf73450ff4e4ed6712"
sha256 cellar: :any_skip_relocation, ventura: "cb2e2828286dcc1d951d666181377ba90541420ab4e7b3bf73450ff4e4ed6712"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e684ef420e9c6d311c4c65ffa567f81d5298759444aa4cbe9a0d88d9bc8a3201"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "38be1ab9cd95299fe919f2fd6b8773904cacb260425f09b31e3ead6438b9b66b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "38be1ab9cd95299fe919f2fd6b8773904cacb260425f09b31e3ead6438b9b66b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "38be1ab9cd95299fe919f2fd6b8773904cacb260425f09b31e3ead6438b9b66b"
sha256 cellar: :any_skip_relocation, sonoma: "59999cf56ebc4e44e77805d73611e86698c5d398a386a3b890fe2f7bed6baca9"
sha256 cellar: :any_skip_relocation, ventura: "59999cf56ebc4e44e77805d73611e86698c5d398a386a3b890fe2f7bed6baca9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "065dd68219aa5c44393ef4f6a60ab91fcf8659b0abe61a33180f2f5a0c112d93"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9583dc9

Please sign in to comment.