ollama: Update to version 0.15.6

This commit is contained in:
github-actions[bot] 2026-02-08 05:01:48 +00:00
parent 98c04f0940
commit 8fc3c39425

View File

@ -1,5 +1,5 @@
{
"version": "0.15.5",
"version": "0.15.6",
"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.5/ollama-windows-amd64.zip",
"hash": "21d3b0fb4517b51db41db7d23646f4138718447fcef9d127b69749dd6a724021"
"url": "https://github.com/ollama/ollama/releases/download/v0.15.6/ollama-windows-amd64.zip",
"hash": "f19fc8fab537746f96c38cbc6ee989980ce6dbd6c2d731563c496d0b899cbabb"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.15.5/ollama-windows-arm64.zip",
"hash": "c90cd0ec4a25fd8fb8df7297a46a9f62b230c5b136cba70bf594ba2967530ec3"
"url": "https://github.com/ollama/ollama/releases/download/v0.15.6/ollama-windows-arm64.zip",
"hash": "35c52af3ff325266f9e5afd2f61e12942ef480b6ebab4ec8991c6ce44bed3c84"
}
},
"bin": "ollama.exe",