diff --git a/bucket/ollama.json b/bucket/ollama.json index 8180f5fa5f..13341d139c 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.5.10", + "version": "0.5.11", "description": "Get up and running with large language models locally.", "homepage": "https://ollama.com/", "license": "MIT", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/ollama/ollama/releases/download/v0.5.10/ollama-windows-amd64.zip", - "hash": "124510eed88283fe7877badef42d7724b174cecb257bdfce5b6b343ed9abb654" + "url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-amd64.zip", + "hash": "2dceec9154eceafe44ff83413a7c1b0b7e5f4bb26414dade25b13e3daa788f93" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.5.10/ollama-windows-arm64.zip", - "hash": "93d5f50d357be3ea276df5cf16d44febacb526e693dceb97111e45d02b709b6c" + "url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-arm64.zip", + "hash": "9d5a74599a33956cc9de3a89600c80a7d1d3023ad3ff94f79248a2534db57d16" } }, "bin": "ollama.exe",