mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #166833 from dcchambers/bump-ollama-0.1.25
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
cask "ollama" do
|
||||
version "0.1.24"
|
||||
sha256 "b73862371fa0e7552d17c3a3ea660c6be55b103d5a3f3cf9197303e3b1047e7f"
|
||||
version "0.1.25"
|
||||
sha256 "89ade906f6c69c6b4451d69dcd33b36817375acdcc61137a3010de2ebeb9151e"
|
||||
|
||||
url "https://github.com/jmorganca/ollama/releases/download/v#{version}/Ollama-darwin.zip",
|
||||
verified: "github.com/jmorganca/ollama/"
|
||||
url "https://github.com/ollama/ollama/releases/download/v#{version}/Ollama-darwin.zip",
|
||||
verified: "github.com/ollama/ollama/"
|
||||
name "Ollama"
|
||||
desc "Get up and running with large language models locally"
|
||||
homepage "https://ollama.ai/"
|
||||
|
||||
Reference in New Issue
Block a user