ollama: Update to version 0.9.6

This commit is contained in:
github-actions[bot] 2025-07-08 20:29:41 +00:00
parent 9654617ff3
commit 5df706366b

View File

@ -1,5 +1,5 @@
{
"version": "0.9.5",
"version": "0.9.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.9.5/ollama-windows-amd64.zip",
"hash": "6cb95640496b099b352b7d277963974922371989a8bf7f1e0a5ce774f769ceb5"
"url": "https://github.com/ollama/ollama/releases/download/v0.9.6/ollama-windows-amd64.zip",
"hash": "dff2167a87813899a761704a4240e5edf5766df7d6a5f7d4f27b7d36c6ea2f2f"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.9.5/ollama-windows-arm64.zip",
"hash": "09f5371340dfd2fb8a80f8086c2205341b949caf353d7fcc88195892c24921dd"
"url": "https://github.com/ollama/ollama/releases/download/v0.9.6/ollama-windows-arm64.zip",
"hash": "4b0b74b4bfbfd9babe6051964715804295b95a81d378378c4b4c6bc9ddd9ae5d"
}
},
"bin": "ollama.exe",