We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b6625 commit bb24e79Copy full SHA for bb24e79
Formula/o/ollama.rb
@@ -2,8 +2,8 @@ class Ollama < Formula
2
desc "Create, run, and share large language models (LLMs)"
3
homepage "https://ollama.com/"
4
url "https://github.com/ollama/ollama.git",
5
- tag: "v0.5.2",
6
- revision: "60f75560a2a950e14aabe88c0a7b1223f31277ad"
+ tag: "v0.5.3",
+ revision: "87f0a49fe6b0db7de0d6fa76e5d2a27963c10ca7"
7
license "MIT"
8
head "https://github.com/ollama/ollama.git", branch: "main"
9
0 commit comments