Skip to content

Commit c88c60f

Browse files
committed
ollama 0.9.4
1 parent 1211602 commit c88c60f

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.9.3",
6-
revision: "ba04902670cd5945ded682c1c9de2220475b9c38"
5+
tag: "v0.9.4",
6+
revision: "44b17d2bfa0073e012679152421c0b69671d380e"
77
license "MIT"
88
head "https://github.com/ollama/ollama.git", branch: "main"
99

0 commit comments

Comments
 (0)