Skip to content

Commit e592dc1

Browse files
committed
ollama 0.12.2
1 parent 7611616 commit e592dc1

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.1",
6-
revision: "64883e3c4c0238dc70fddcc456af569d1489415d"
5+
tag: "v0.12.2",
6+
revision: "2e742544bfc5242be4d76c6fee5082c7e41b3df2"
77
license "MIT"
88
head "https://github.com/ollama/ollama.git", branch: "main"
99

0 commit comments

Comments
 (0)