Skip to content

Commit 9d2928f

Browse files
BrewTestBotchenrui333
authored andcommitted
localai 2.24.0
localai: grpcio-tools 1.68.1 Signed-off-by: Rui Chen <[email protected]>
1 parent 4382b8f commit 9d2928f

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.23.0.tar.gz"
7-
sha256 "45dce2745e15debce36f2faeddb1b2688f6e6f9fce80ff204b2463d234d14686"
6+
url "https://github.com/mudler/LocalAI/archive/refs/tags/v2.24.0.tar.gz"
7+
sha256 "cdb23d725937c1e836a11b98761abc10cc28dc1e3c7ccc1d0c7c719dad3b7097"
88
license "MIT"
99

1010
bottle do
@@ -30,8 +30,8 @@ class Localai < Formula
3030
depends_on "wget"
3131

3232
resource "grpcio-tools" do
33-
url "https://files.pythonhosted.org/packages/e7/f8/62e15867651b72f6f95313e21d81f5f1c210b69a4cc664aecf52ec4c8a53/grpcio_tools-1.67.0.tar.gz"
34-
sha256 "181b3d4e61b83142c182ec366f3079b0023509743986e54c9465ca38cac255f8"
33+
url "https://files.pythonhosted.org/packages/2a/2f/d2fc30b79d892050a3c40ef8d17d602f4c6eced066d584621c7bbf195b0e/grpcio_tools-1.68.1.tar.gz"
34+
sha256 "2413a17ad16c9c821b36e4a67fc64c37b9e4636ab1c3a07778018801378739ba"
3535
end
3636

3737
def python3

0 commit comments

Comments
 (0)