diff --git a/bucket/ollama.json b/bucket/ollama.json index 78fa89126b..1c98b51c45 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.6.4", + "version": "0.6.5", "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.4/ollama-windows-amd64.zip", - "hash": "523dbcc142c10826150bf6783cd5dcd4d91e8c7360c133f977e8c0621764cdf5" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-amd64.zip", + "hash": "57a80952a58990cb5d8542ef2f61886d64bfe3bfb2086ae2f413317bd2509515" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.6.4/ollama-windows-arm64.zip", - "hash": "a30012d62f987721d952f84ee5b111489b5eddd1eb74759fccb37bd56fcac823" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-arm64.zip", + "hash": "586a5e52917ccf31551a12c73599db654f05dfe21a437c48e21546531316daf1" } }, "bin": "ollama.exe",