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 efced04 commit 5b6114dCopy full SHA for 5b6114d
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.9.2",
6
- revision: "ed567ef43b5822423bd165f5f57fb6bad5fce1b3"
+ tag: "v0.9.3",
+ revision: "ba04902670cd5945ded682c1c9de2220475b9c38"
7
license "MIT"
8
head "https://github.com/ollama/ollama.git", branch: "main"
9
0 commit comments