File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments