Skip to content

Commit cf7051f

Browse files
BrewTestBotdaeho-ro
authored andcommitted
text-embeddings-inference 1.7.2
1 parent f64a8d9 commit cf7051f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/text-embeddings-inference.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TextEmbeddingsInference < Formula
22
desc "Blazing fast inference solution for text embeddings models"
33
homepage "https://huggingface.co/docs/text-embeddings-inference/quick_tour"
4-
url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.7.1.tar.gz"
5-
sha256 "f13ca40ec88c633c9c70e093b3fdbd070ec25475e72ee6eefdbb3f80ec08e767"
4+
url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.7.2.tar.gz"
5+
sha256 "1b6c877419662f0ddd287d917b71790a1812d4ffd6feb916718e475842fee4a9"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)