diff --git a/bucket/ollama.json b/bucket/ollama.json index d26a14b06a..99df71d8ed 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.7.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.7.0/ollama-windows-amd64.zip", - "hash": "0bf80e8250aab0979e103d5a1faa64f8c19effa50492ef65c2e86a8373b43e45" + "url": "https://github.com/ollama/ollama/releases/download/v0.7.1/ollama-windows-amd64.zip", + "hash": "30432e9aeeaf22be04dcaca0163bc8f1d5ee2e0d2d05097114f64e19a27b00e2" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.7.0/ollama-windows-arm64.zip", - "hash": "7f68a41d361f618d50d6bfa4919585e6e7c5652cb9ec6ee130bc6dab7e82c8d7" + "url": "https://github.com/ollama/ollama/releases/download/v0.7.1/ollama-windows-arm64.zip", + "hash": "f912af287963fc4a37e2355542dbf3ccaf0d630a80d72231d2f5d1284cf5ac90" } }, "bin": "ollama.exe",