Skip to content

Commit 4a650b0

Browse files
committed
gollama 1.28.11
1 parent 1c0abb2 commit 4a650b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gollama.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gollama < Formula
22
desc "Go manage your Ollama models"
33
homepage "https://smcleod.net"
4-
url "https://github.com/sammcj/gollama/archive/refs/tags/v1.28.10.tar.gz"
5-
sha256 "b131bc1f627926f10950fab1848e8e05626e2722adc78f0fc4952b2a34745c91"
4+
url "https://github.com/sammcj/gollama/archive/refs/tags/v1.28.11.tar.gz"
5+
sha256 "41d3d4441676a9bb96fdaa869900b96d8cdded83b11dec117da432756819f1de"
66
license "MIT"
77
head "https://github.com/sammcj/gollama.git", branch: "main"
88

0 commit comments

Comments
 (0)