Skip to content

Commit bb24e79

Browse files
committed
ollama 0.5.3
1 parent 08b6625 commit bb24e79

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.5.2",
6-
revision: "60f75560a2a950e14aabe88c0a7b1223f31277ad"
5+
tag: "v0.5.3",
6+
revision: "87f0a49fe6b0db7de0d6fa76e5d2a27963c10ca7"
77
license "MIT"
88
head "https://github.com/ollama/ollama.git", branch: "main"
99

0 commit comments

Comments
 (0)