We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e1537 commit d22c072Copy full SHA for d22c072
Formula/l/localai.rb
@@ -1,8 +1,8 @@
1
class Localai < Formula
2
desc "OpenAI alternative"
3
homepage "https://localai.io"
4
- url "https://github.com/mudler/LocalAI/archive/refs/tags/v3.5.4.tar.gz"
5
- sha256 "8e1f3fc1a89a0647c6ae9a1ea21bd3447416eaf37b872296862d54d3c9d71869"
+ url "https://github.com/mudler/LocalAI/archive/refs/tags/v3.6.0.tar.gz"
+ sha256 "5325d60bd989040e1246453ecc9f2122065b8156b778b59a186cc0736811582c"
6
license "MIT"
7
head "https://github.com/mudler/LocalAI.git", branch: "master"
8
0 commit comments