ollama: Update to version 0.12.9

This commit is contained in:
github-actions[bot] 2025-11-01 16:29:29 +00:00
parent 86577defbc
commit 49118d2827

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.8", "version": "0.12.9",
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.8/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-amd64.zip",
"hash": "fb56e6fd696e65e6e8066edadc6526114112a214840893c9dea92b5f1f885e79" "hash": "089fb46562a9f8d4064581ac11ab73bccc3906674a807c754f78b2f20ff3e5c8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.8/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-arm64.zip",
"hash": "c9c68b56b06a4695ae12e7863b1935211a9a9c6bdadb96fdbe8bc4859128d958" "hash": "700ef85fd28f576ddfc22f23e795147159b33f12d4ee0608248de6dce9beb8ae"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",