diff --git a/bucket/ollama.json b/bucket/ollama.json index d7c8ed7784..3a69ee0774 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.12.11", + "version": "0.13.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.12.11/ollama-windows-amd64.zip", - "hash": "eaae7d713d221caca1b958e11972bcaca9a06b06faa830e8de168d8de831ffa7" + "url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-amd64.zip", + "hash": "0fc913fc3763b8d2a490f2be90a51d474491ee22ea5a43ff31f1c58301a89656" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-arm64.zip", - "hash": "7c8aae55a8b07100353984e51940b94a1213de7a07948ba7844e2c2b5523c6b8" + "url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-arm64.zip", + "hash": "84c395e4187bd560cfc7c26b0142d970bcbdf0e0214b007bc527b7954430ea21" } }, "bin": "ollama.exe",