ollama: Update to version 0.12.8

This commit is contained in:
github-actions[bot] 2025-10-31 20:29:26 +00:00
parent 4473027ce5
commit 73d5caaa2d

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.7", "version": "0.12.8",
"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.7/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.8/ollama-windows-amd64.zip",
"hash": "187c8c3de6208ddeb8537be3f2e3315624e6274fda3ff7fbbbd9733e8fdfa2b1" "hash": "fb56e6fd696e65e6e8066edadc6526114112a214840893c9dea92b5f1f885e79"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.8/ollama-windows-arm64.zip",
"hash": "b04d66988407fd80cf0f99ee3f58a44501ce529de9b799edd2f729e674e14a43" "hash": "c9c68b56b06a4695ae12e7863b1935211a9a9c6bdadb96fdbe8bc4859128d958"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",