ollama: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2025-08-20 00:38:46 +00:00
parent abed1f2fab
commit 28e9e4b916

View File

@ -1,5 +1,5 @@
{ {
"version": "0.11.4", "version": "0.11.5",
"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.4/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.5/ollama-windows-amd64.zip",
"hash": "404a3e2f73c8a86e90f196a37a4e937f03e3100f9d0a2e395eddc05c3dc032ae" "hash": "149e50d74841f09f324f439937fa8201f363b596ed1808eb9667e4629312e16e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.11.4/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.11.5/ollama-windows-arm64.zip",
"hash": "88c4ae2f274cd7b879424d0bf898bad3ccf3a20f85da09f2fbc1c6e4f6c417fb" "hash": "5ef388cedf866f9655079b24b018289369d2f52a96d3ce12e17e3fd4798ff83a"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",