Skip to content

Commit ac6b8fc

Browse files
BrewTestBotdaeho-ro
authored andcommitted
localai 3.2.0
1 parent 373195e commit ac6b8fc

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/v3.1.1.tar.gz"
7-
sha256 "00e88b6fbbac638c9b1b3d1f46a70ac774d17e0e04e17880cbc463e98d403600"
6+
url "https://github.com/mudler/LocalAI/archive/refs/tags/v3.2.0.tar.gz"
7+
sha256 "163c90713dc066c2f92b211b3220ec319f1353fe89e468c31197f72387f3fcf4"
88
license "MIT"
99
head "https://github.com/mudler/LocalAI.git", branch: "master"
1010

@@ -28,8 +28,8 @@ class Localai < Formula
2828
depends_on "[email protected]" => :build
2929

3030
resource "grpcio-tools" do
31-
url "https://files.pythonhosted.org/packages/0b/62/5f7d3a6d394a7d0cf94abaa93e8224b7cdbc0677bdf2caabd20a62d4f5cb/grpcio_tools-1.73.0.tar.gz"
32-
sha256 "69e2da77e7d52c7ea3e60047ba7d704d242b55c6c0ffb1a6147ace1b37ce881b"
31+
url "https://files.pythonhosted.org/packages/90/c8/bca79cb8c14bb63027831039919c801db9f593c7504c09433934f5dff6a4/grpcio_tools-1.74.0.tar.gz"
32+
sha256 "88ab9eb18b6ac1b4872add6b394073bd8d44eee7c32e4dc60a022e25ffaffb95"
3333
end
3434

3535
def python3

0 commit comments

Comments
 (0)