diff --git a/bucket/ollama.json b/bucket/ollama.json index 0fd994f286..0363e3b2f7 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.14.1", + "version": "0.14.2", "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.14.1/ollama-windows-amd64.zip", - "hash": "5b91eb9754540edfc54b88000039fe42a578336974c7675b090942949ab3c7ad" + "url": "https://github.com/ollama/ollama/releases/download/v0.14.2/ollama-windows-amd64.zip", + "hash": "640d3901f25b960907a3dd63521842fcf3491488613357911a9d97ea2bec7949" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.14.1/ollama-windows-arm64.zip", - "hash": "5ff242b470aa62f61825c8ebc936731af43bcf1ad7595dee11b5e8cccdfac2be" + "url": "https://github.com/ollama/ollama/releases/download/v0.14.2/ollama-windows-arm64.zip", + "hash": "3e346c46601abcf38288f7c682d34316fed94607bd655b855c1aab99cb1c20f2" } }, "bin": "ollama.exe",