ollama: Update to version 0.11.10

This commit is contained in:
github-actions[bot] 2025-09-04 20:28:31 +00:00
parent e6963d875c
commit 49a7756145

View File

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