File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 : "f69c8f7378bbb3de92a72122a68957445dc0408e370f6272752cca862606b976 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f69c8f7378bbb3de92a72122a68957445dc0408e370f6272752cca862606b976 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "f69c8f7378bbb3de92a72122a68957445dc0408e370f6272752cca862606b976 "
12- sha256 cellar : :any_skip_relocation , sonoma : "a1c9d581819f6769170e51c577117d346557c74948c7ea240ffdee3daecd5ec4 "
13- sha256 cellar : :any_skip_relocation , ventura : "a1c9d581819f6769170e51c577117d346557c74948c7ea240ffdee3daecd5ec4 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "19f7bff620f506cb83dd5a640afcf84a8d37cb6633bf9aedbac33fc0d6f89504 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f4f31d3a215303202da93e9028784f382408294ca37580eb95d9d23ec852ca36 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f4f31d3a215303202da93e9028784f382408294ca37580eb95d9d23ec852ca36 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f4f31d3a215303202da93e9028784f382408294ca37580eb95d9d23ec852ca36 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "bf5c1ef0b139f41b19eca6d7404a5f71c3d869ed6966bb158b4f4e1851873c9a "
13+ sha256 cellar : :any_skip_relocation , ventura : "bf5c1ef0b139f41b19eca6d7404a5f71c3d869ed6966bb158b4f4e1851873c9a "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4f5313c6e43701d49b6a5f5d76b7a91d47bdab3733f7d12daaefb32bf751b245 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments