ollama: Update to version 0.11.11

This commit is contained in:
github-actions[bot] 2025-09-15 20:29:18 +00:00
parent 05890ddd35
commit 08b3ecc165

View File

@ -1,5 +1,5 @@
{ {
"version": "0.11.10", "version": "0.11.11",
"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.11.10/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.11/ollama-windows-amd64.zip",
"hash": "e87a70728ce6298a48f8f19366508e8bd168d904c736c2a11620229d445e1846" "hash": "b309cc68d1263837f062195c97c7137f54de2816ae14a756b0c8ca1f7cacf907"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.11.10/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.11/ollama-windows-arm64.zip",
"hash": "d2f9f52f1afdf620e762598c98cbf604128016d80e8bb19d6093c697e3b96740" "hash": "e048155344db408f2904156db4cc802aa560ddb5c626e759077433ea8ec145cb"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",