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 7611616 commit e592dc1Copy full SHA for e592dc1
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.12.1",
6
- revision: "64883e3c4c0238dc70fddcc456af569d1489415d"
+ tag: "v0.12.2",
+ revision: "2e742544bfc5242be4d76c6fee5082c7e41b3df2"
7
license "MIT"
8
head "https://github.com/ollama/ollama.git", branch: "main"
9
0 commit comments