ollama: Update to version 0.12.10

This commit is contained in:
github-actions[bot] 2025-11-06 20:30:21 +00:00
parent de80d8f5ed
commit 900e761064

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.9", "version": "0.12.10",
"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.9/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.10/ollama-windows-amd64.zip",
"hash": "089fb46562a9f8d4064581ac11ab73bccc3906674a807c754f78b2f20ff3e5c8" "hash": "1bb8ac2da1f65ee7224bfc5b605a3a9cf8557c2652781b22ff6d0f6ddb61c181"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.10/ollama-windows-arm64.zip",
"hash": "700ef85fd28f576ddfc22f23e795147159b33f12d4ee0608248de6dce9beb8ae" "hash": "cfc2daab9cfeb94a264a98e2c5a1c40e43000bc8ddc6e06cf99f299a98314943"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",