diff --git a/Formula/o/ollama.rb b/Formula/o/ollama.rb index 051ad4412e221..6fed3a99c9c37 100644 --- a/Formula/o/ollama.rb +++ b/Formula/o/ollama.rb @@ -2,8 +2,8 @@ class Ollama < Formula desc "Create, run, and share large language models (LLMs)" homepage "https://ollama.com/" url "https://github.com/ollama/ollama.git", - tag: "v0.5.1", - revision: "de52b6c2f90ff220ed9469167d51e3f5d7474fa2" + tag: "v0.5.2", + revision: "60f75560a2a950e14aabe88c0a7b1223f31277ad" license "MIT" head "https://github.com/ollama/ollama.git", branch: "main"