ollama: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2026-01-27 04:36:57 +00:00
parent 5b9db93abd
commit 7059986cae

View File

@ -1,5 +1,5 @@
{
"version": "0.15.1",
"version": "0.15.2",
"description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/",
"license": "MIT",
@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.15.1/ollama-windows-amd64.zip",
"hash": "d6562279c4af71b771de72b53d00f6bd1019445c39ffd674fbd3a6ae9256cbae"
"url": "https://github.com/ollama/ollama/releases/download/v0.15.2/ollama-windows-amd64.zip",
"hash": "1ec1aa66120a738ed66a1fb9f0e0df2f545e55ccd92d1562eed34cd55d0add1f"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.15.1/ollama-windows-arm64.zip",
"hash": "8760aadfd68f5d1779a4aa9042ea7319da7382a1b29bd79b0eade66649b23692"
"url": "https://github.com/ollama/ollama/releases/download/v0.15.2/ollama-windows-arm64.zip",
"hash": "39bc2d2a03a358402ef824e7fb78e846589c546e4c992cc6df37eb5fe1500c31"
}
},
"bin": "ollama.exe",