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 444ee42 commit 3eaea95Copy full SHA for 3eaea95
Formula/l/localai.rb
@@ -3,8 +3,8 @@ class Localai < Formula
3
4
desc "OpenAI alternative"
5
homepage "https://localai.io"
6
- url "https://github.com/mudler/LocalAI/archive/refs/tags/v2.26.0.tar.gz"
7
- sha256 "9cdafd1aa157dbc1fa14cbe62b9d5c0e94422172d48c9fc424131916ad10a7b2"
+ url "https://github.com/mudler/LocalAI/archive/refs/tags/v2.27.0.tar.gz"
+ sha256 "595ade8031a8f7d4fd23c4e3a5c24b37f542059f3585c9f15352da4fb79c06e0"
8
license "MIT"
9
10
bottle do
0 commit comments