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 6f327cc commit 4cbf694Copy full SHA for 4cbf694
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.5",
6
- revision: "3d32249c749c6f77c1dc8a7cb55ae74fc2f4c08b"
+ tag: "v0.12.6",
+ revision: "1813ff85a027d7d4d76761a2bf12c2198dfaa0cf"
7
license "MIT"
8
head "https://github.com/ollama/ollama.git", branch: "main"
9
0 commit comments