ollama: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2025-08-06 16:30:19 +00:00
parent bd0e7bb894
commit 2386280060

View File

@ -1,5 +1,5 @@
{ {
"version": "0.11.2", "version": "0.11.3",
"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.2/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.3/ollama-windows-amd64.zip",
"hash": "8f4ee1123a1ca2460108419a402dd586f1ecd0d9c346d899bb6899093a0b8591" "hash": "8af7b5c64cef2110b94c6ed8c8f95fed9a00e68bbc35baac195f6b8dd5219f5b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.11.2/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.3/ollama-windows-arm64.zip",
"hash": "1df87867ee32f7bfda459b8e94f4e3bd44f93c6880a86fee6c577dd71d972dc1" "hash": "ce3164394dd7640070d760e94f98fc1a38ee6aee0e2e745f7f467842e5554235"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",