ollama: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2025-08-05 20:29:23 +00:00
parent 8924bcd92c
commit 84086c64f6

View File

@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"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.10.1/ollama-windows-amd64.zip",
"hash": "7ca428f7a395a7e6f055ae5aaae1f9605a8fab98636e2972ecd9cb29bd605d3f"
"url": "https://github.com/ollama/ollama/releases/download/v0.11.0/ollama-windows-amd64.zip",
"hash": "b6230c097c019ef84c2a8c75c5b8cfe9a5b70a4eaee2ef10f8cc190a558643e3"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-arm64.zip",
"hash": "d565407d22d480a5569ae77cc26ef33f8880f8c308a989b4f009aeb8f5bf3673"
"url": "https://github.com/ollama/ollama/releases/download/v0.11.0/ollama-windows-arm64.zip",
"hash": "88b9d25453e191e84c67a05cf3cad86e88015a458694f015e5ebfcd8a320f360"
}
},
"bin": "ollama.exe",