diff --git a/bucket/ollama.json b/bucket/ollama.json index 2eeebd2b1b..ba07a2feec 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.5.13", + "version": "0.6.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.5.13/ollama-windows-amd64.zip", - "hash": "20ca8745085f18b61dfd3b41681a3325f0500a4e2eb6096d971808a7529c3dbd" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-amd64.zip", + "hash": "00d22b6b4f2152f9b32b49757f0fa3fc7f26f2f7af5a570e07a76857f648fa6f" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.5.13/ollama-windows-arm64.zip", - "hash": "4d84e890b25ae754ef8ecaa20dffd03ba21a59266c6cd082b077466a467546a9" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-arm64.zip", + "hash": "4bcedf973e6006765365d4f57d98c6eb9f9016f92f338595f5ffdd18bed875cd" } }, "bin": "ollama.exe",