diff --git a/bucket/ollama.json b/bucket/ollama.json index 15d30cf182..196b2e0b52 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.15.2", + "version": "0.15.4", "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.2/ollama-windows-amd64.zip", - "hash": "1ec1aa66120a738ed66a1fb9f0e0df2f545e55ccd92d1562eed34cd55d0add1f" + "url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-amd64.zip", + "hash": "be2f5db0155cead89f4ef3153ff8afa951bfb3ee3e23160871bbb5f88a03da57" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.15.2/ollama-windows-arm64.zip", - "hash": "39bc2d2a03a358402ef824e7fb78e846589c546e4c992cc6df37eb5fe1500c31" + "url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-arm64.zip", + "hash": "646c59d6402b822a0fd7b2c86549a15caf6224c8679705d9bf81e94b2cb20a54" } }, "bin": "ollama.exe",