ollama: Update to version 0.5.11

This commit is contained in:
github-actions[bot] 2025-02-14 20:28:30 +00:00
parent 9ee26c8dcc
commit d440354ea7

View File

@ -1,5 +1,5 @@
{ {
"version": "0.5.10", "version": "0.5.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.5.10/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-amd64.zip",
"hash": "124510eed88283fe7877badef42d7724b174cecb257bdfce5b6b343ed9abb654" "hash": "2dceec9154eceafe44ff83413a7c1b0b7e5f4bb26414dade25b13e3daa788f93"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.5.10/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-arm64.zip",
"hash": "93d5f50d357be3ea276df5cf16d44febacb526e693dceb97111e45d02b709b6c" "hash": "9d5a74599a33956cc9de3a89600c80a7d1d3023ad3ff94f79248a2534db57d16"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",