diff --git a/bucket/ollama.json b/bucket/ollama.json index ba07a2feec..1591b04660 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.6.1", "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.6.0/ollama-windows-amd64.zip", - "hash": "00d22b6b4f2152f9b32b49757f0fa3fc7f26f2f7af5a570e07a76857f648fa6f" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-amd64.zip", + "hash": "979ae70a4ed8cff8f2c70df73e1233f75e8e5f3be59efe95ac3cd116eeef5c91" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-arm64.zip", - "hash": "4bcedf973e6006765365d4f57d98c6eb9f9016f92f338595f5ffdd18bed875cd" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-arm64.zip", + "hash": "4237206c94c20950f925c31b59be036c72143f71b7e009752b996c0ef580a872" } }, "bin": "ollama.exe",