diff --git a/bucket/ollama.json b/bucket/ollama.json index 13341d139c..a178d10a2c 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.5.11", + "version": "0.5.12", "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.11/ollama-windows-amd64.zip", - "hash": "2dceec9154eceafe44ff83413a7c1b0b7e5f4bb26414dade25b13e3daa788f93" + "url": "https://github.com/ollama/ollama/releases/download/v0.5.12/ollama-windows-amd64.zip", + "hash": "315968fe0925a8efbec0ab414862f1acac9c4544b1307d0b0201647cacf851c4" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-arm64.zip", - "hash": "9d5a74599a33956cc9de3a89600c80a7d1d3023ad3ff94f79248a2534db57d16" + "url": "https://github.com/ollama/ollama/releases/download/v0.5.12/ollama-windows-arm64.zip", + "hash": "6d17bae91988d54a2747038aa179b3b6c3217c5e3ad815c1e086f3f646cfab43" } }, "bin": "ollama.exe",