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 1c0abb2 commit 4a650b0Copy full SHA for 4a650b0
Formula/g/gollama.rb
@@ -1,8 +1,8 @@
1
class Gollama < Formula
2
desc "Go manage your Ollama models"
3
homepage "https://smcleod.net"
4
- url "https://github.com/sammcj/gollama/archive/refs/tags/v1.28.10.tar.gz"
5
- sha256 "b131bc1f627926f10950fab1848e8e05626e2722adc78f0fc4952b2a34745c91"
+ url "https://github.com/sammcj/gollama/archive/refs/tags/v1.28.11.tar.gz"
+ sha256 "41d3d4441676a9bb96fdaa869900b96d8cdded83b11dec117da432756819f1de"
6
license "MIT"
7
head "https://github.com/sammcj/gollama.git", branch: "main"
8
0 commit comments