diff --git a/bucket/ollama.json b/bucket/ollama.json index a03017717c..7bf59af1ef 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.9.1", + "version": "0.9.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.9.1/ollama-windows-amd64.zip", - "hash": "445b541d56f44254e40fe1b0d4c3b1f8e2a75242bb6bb1d57b5d4350c8a0d944" + "url": "https://github.com/ollama/ollama/releases/download/v0.9.2/ollama-windows-amd64.zip", + "hash": "bb2b8b38d432d10c042e101f2ac7aaf41a17451f0b704d2bb1644d652a0bb064" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.9.1/ollama-windows-arm64.zip", - "hash": "cbd3fdb5cbbf2538a36cbf074ed4ccfaf46229a38b7cbfd7bc1fc1c0471c7d22" + "url": "https://github.com/ollama/ollama/releases/download/v0.9.2/ollama-windows-arm64.zip", + "hash": "6b8038fd4468c5707367cb3966a7b53a650253f2e1520af0033abdf92a7fd919" } }, "bin": "ollama.exe",