Skip to content

Commit f50378a

Browse files
BrewTestBotchenrui333
authored andcommitted
localai 2.27.0
localai: grpcio-tools 1.71.0 Signed-off-by: Rui Chen <[email protected]>
1 parent 444ee42 commit f50378a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/l/localai.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Localai < Formula
33

44
desc "OpenAI alternative"
55
homepage "https://localai.io"
6-
url "https://github.com/mudler/LocalAI/archive/refs/tags/v2.26.0.tar.gz"
7-
sha256 "9cdafd1aa157dbc1fa14cbe62b9d5c0e94422172d48c9fc424131916ad10a7b2"
6+
url "https://github.com/mudler/LocalAI/archive/refs/tags/v2.27.0.tar.gz"
7+
sha256 "595ade8031a8f7d4fd23c4e3a5c24b37f542059f3585c9f15352da4fb79c06e0"
88
license "MIT"
99

1010
bottle do
@@ -26,8 +26,8 @@ class Localai < Formula
2626
depends_on "[email protected]" => :build
2727

2828
resource "grpcio-tools" do
29-
url "https://files.pythonhosted.org/packages/c1/fe/3adf1035c1f9e9243516530beae67e197f2acc17562ec75f03a0ba77fc55/grpcio_tools-1.70.0.tar.gz"
30-
sha256 "e578fee7c1c213c8e471750d92631d00f178a15479fb2cb3b939a07fc125ccd3"
29+
url "https://files.pythonhosted.org/packages/05/d2/c0866a48c355a6a4daa1f7e27e210c7fa561b1f3b7c0bce2671e89cfa31e/grpcio_tools-1.71.0.tar.gz"
30+
sha256 "38dba8e0d5e0fb23a034e09644fdc6ed862be2371887eee54901999e8f6792a8"
3131
end
3232

3333
def python3

0 commit comments

Comments
 (0)