diff --git a/bucket/ollama.json b/bucket/ollama.json index 196b2e0b52..e9bd169959 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.15.4", + "version": "0.15.5", "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.15.4/ollama-windows-amd64.zip", - "hash": "be2f5db0155cead89f4ef3153ff8afa951bfb3ee3e23160871bbb5f88a03da57" + "url": "https://github.com/ollama/ollama/releases/download/v0.15.5/ollama-windows-amd64.zip", + "hash": "21d3b0fb4517b51db41db7d23646f4138718447fcef9d127b69749dd6a724021" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-arm64.zip", - "hash": "646c59d6402b822a0fd7b2c86549a15caf6224c8679705d9bf81e94b2cb20a54" + "url": "https://github.com/ollama/ollama/releases/download/v0.15.5/ollama-windows-arm64.zip", + "hash": "c90cd0ec4a25fd8fb8df7297a46a9f62b230c5b136cba70bf594ba2967530ec3" } }, "bin": "ollama.exe",