diff --git a/bucket/ollama.json b/bucket/ollama.json index 7f0ec54f52..14562f9301 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.16.3", + "version": "0.17.0", "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.16.3/ollama-windows-amd64.zip", - "hash": "2c8a8a324334f0b9abcf38e00d1f3373c9a45b22a62a58018ec66ad6b8428272" + "url": "https://github.com/ollama/ollama/releases/download/v0.17.0/ollama-windows-amd64.zip", + "hash": "cd17faeda399324db3aee1be49b5143b00681e74c3023aeb7306223f7203be0d" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.16.3/ollama-windows-arm64.zip", - "hash": "34bd0c8dd9f2b8185bdf4e921b5e8c373de3e52ae44a40c6e9f481f3d366883b" + "url": "https://github.com/ollama/ollama/releases/download/v0.17.0/ollama-windows-arm64.zip", + "hash": "36d6e25570aa265eb52b431768f1b5dc4e35f1d4152d34be86441b630d0cf2fb" } }, "bin": "ollama.exe",