diff --git a/bucket/ollama.json b/bucket/ollama.json index a85442e377..408a53c738 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.13.1", + "version": "0.13.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.13.1/ollama-windows-amd64.zip", - "hash": "75655cd7fb54f7bf4322fac36d4b2c553e5edf178e0f360efcef4ef9326290e3" + "url": "https://github.com/ollama/ollama/releases/download/v0.13.2/ollama-windows-amd64.zip", + "hash": "3729fe8fd85466b9f58cd70f73e1b0d36893e02422ecdec8b1356b1c61daaedd" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.13.1/ollama-windows-arm64.zip", - "hash": "9aa70f8bac36bcaf49f486780b8b279e73f8e9b662953ba49aa89eac99d03e85" + "url": "https://github.com/ollama/ollama/releases/download/v0.13.2/ollama-windows-arm64.zip", + "hash": "002e9f278162388a3af7966eae98c384213aace261db5059838f641ec92a2691" } }, "bin": "ollama.exe",