Skip to content

Commit 4cbf694

Browse files
committed
ollama 0.12.6
1 parent 6f327cc commit 4cbf694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/ollama.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Ollama < Formula
22
desc "Create, run, and share large language models (LLMs)"
33
homepage "https://ollama.com/"
44
url "https://github.com/ollama/ollama.git",
5-
tag: "v0.12.5",
6-
revision: "3d32249c749c6f77c1dc8a7cb55ae74fc2f4c08b"
5+
tag: "v0.12.6",
6+
revision: "1813ff85a027d7d4d76761a2bf12c2198dfaa0cf"
77
license "MIT"
88
head "https://github.com/ollama/ollama.git", branch: "main"
99

0 commit comments

Comments
 (0)