diff --git a/bucket/ollama.json b/bucket/ollama.json index 6028ddbc23..f85fc847d0 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.12.5", + "version": "0.12.6", "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.5/ollama-windows-amd64.zip", - "hash": "aa7ae787d57d7b18182fc2826bf0dee109b952f1b1b3aa0423119610471910e1" + "url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-amd64.zip", + "hash": "7babe953b7a1f31d1335b3b4d3549568e06ee894730b679c99f286a9f8eda6d0" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-arm64.zip", - "hash": "3a967738adee9a3ba821b0c891993ca34a19b41f94aaf15bef1d96120609d3f1" + "url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-arm64.zip", + "hash": "8b0855a96a84cdce943e9abdddf0247b882081374dd0622d059e015104a14a2f" } }, "bin": "ollama.exe",