File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Localai < Formula
3
3
4
4
desc "OpenAI alternative"
5
5
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 "
8
8
license "MIT"
9
9
10
10
bottle do
@@ -30,8 +30,8 @@ class Localai < Formula
30
30
depends_on "wget"
31
31
32
32
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 "
35
35
end
36
36
37
37
def python3
You can’t perform that action at this time.
0 commit comments