Skip to content

Commit 5b6114d

Browse files
committed
ollama 0.9.3
1 parent efced04 commit 5b6114d

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

0 commit comments

Comments
 (0)