@@ -3,17 +3,17 @@ 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
11
- sha256 arm64_sequoia : "3a69527cb12060b36a6eb44c70c902a46112b41b6181d9df2c426125684c5c20 "
12
- sha256 arm64_sonoma : "e8adcd0dd78e95ea39e2323534606ae9746839edeca4f22cf2d4f5eb0bb895ca "
13
- sha256 arm64_ventura : "4c7775202e25e4e81141fb3fde595203ec0d22d011d3bef0501a12b4cc1fc7f1 "
14
- sha256 sonoma : "e4d7ea2f2d9df99a9a6efbcd7f7a86035f0eda0a99c0894d5ff6c1bab4cdaaf6 "
15
- sha256 ventura : "09dfcdd268edc7e7b69e465a331aff6e1579d6ba274d41355a091445fc20a560 "
16
- sha256 x86_64_linux : "75a31b74573ed7e2c851dced6367031029e09168d48703b138ac5d4c0276e229 "
11
+ sha256 arm64_sequoia : "bc9c2465d7d3ba3db032c726ba11212a8d4900672f5fda0cd26408020356dfdb "
12
+ sha256 arm64_sonoma : "6f74c163eed4cb1cd441ec23e2e9567d82745973d8772ac7b68ccdf3966bee58 "
13
+ sha256 arm64_ventura : "7681066e72cda6c42cb502840d0a657a19e77e2d9110696855a105a6b651ce9f "
14
+ sha256 sonoma : "253cb8990a2d020ab3a3767dfd4a5fe716be6a2eb4c4cfa65c61edcd33326c18 "
15
+ sha256 ventura : "fd26ce3dc9b5895c85c1e5c1438a3a147f55acc6a7c7ce9dcb9b2912b2899b3b "
16
+ sha256 x86_64_linux : "75993324ed02c9ae2808371c5243e5c1088a763dfc261529e8771964ccd7f4da "
17
17
end
18
18
19
19
depends_on "abseil" => :build
@@ -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
0 commit comments