Skip to content

Commit 91f6955

Browse files
committed
text-embeddings-inference: update 1.8.1 bottle.
1 parent 1b92ede commit 91f6955

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/text-embeddings-inference.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class TextEmbeddingsInference < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "274e66c040b06d75a9dcbb85dc1d722c00aeb861fbc73ac51d5467404b39b11b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a92cd1e6c94651713b81946e03d5d49de492ab639388cc0e1c18bac96d2fa3c1"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "24d469041535ffe244194119cd559f66181e9686bee2db3c7a3bc6931e32947e"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5ad60c4dc1ef3f1491f6fb36df2a3957b38b44475443d8360b8c926abc121f6e"
13-
sha256 cellar: :any_skip_relocation, ventura: "4243d351fd087000ca3d91692491443d7f577e44d774353bfa0380c6cee262b8"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "38bfda949a75f2a58e05d75c78896a646c237c3fddb48d7d17c4ecab210a7af4"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "06f79973355e0816f90b0245673ee594cf20d5503b5ca50741791a6a79b256ad"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "16164f90175bc132448be18ce9bbbb4ad21c489e06df3d009ad600d838d32f92"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c57de3f7e1c2c6aa7cedb0f1dbf9c988bbcdc248d3ff3c0e12c7ae28c58501ce"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4315b712c32620de9594813bff3c5c5cf40015d9cf7d4f4c05c27b9233d7d425"
12+
sha256 cellar: :any_skip_relocation, sonoma: "629390d49a9b303a799b44d5f79dd3baa131ed7ae4d973f695a515f7d1316d47"
13+
sha256 cellar: :any_skip_relocation, ventura: "f06ef6d75e4a69a29a2e0e089e1d5c9fd80e5181a0fc1c1c91f746fcdba95516"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "69af5f8c2d5e6d168152d6daddb6a167b27e9778010c578315448e246a856fc9"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d3a40ea1103b0dc08cbdbbdb64b318f890663bf6873d06f0a081e4a99bf8c52f"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)