Skip to content

Commit d22c072

Browse files
committed
localai 3.6.0
1 parent a4e1537 commit d22c072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/localai.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Localai < Formula
22
desc "OpenAI alternative"
33
homepage "https://localai.io"
4-
url "https://github.com/mudler/LocalAI/archive/refs/tags/v3.5.4.tar.gz"
5-
sha256 "8e1f3fc1a89a0647c6ae9a1ea21bd3447416eaf37b872296862d54d3c9d71869"
4+
url "https://github.com/mudler/LocalAI/archive/refs/tags/v3.6.0.tar.gz"
5+
sha256 "5325d60bd989040e1246453ecc9f2122065b8156b778b59a186cc0736811582c"
66
license "MIT"
77
head "https://github.com/mudler/LocalAI.git", branch: "master"
88

0 commit comments

Comments
 (0)