diff --git a/bucket/ollama.json b/bucket/ollama.json index 210bf7f740..6028ddbc23 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.12.3", + "version": "0.12.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.12.3/ollama-windows-amd64.zip", - "hash": "c440fcda7fb1f4677f16c159192aa9ad05aae6b010ee652b82ecc184d08e5549" + "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-amd64.zip", + "hash": "aa7ae787d57d7b18182fc2826bf0dee109b952f1b1b3aa0423119610471910e1" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-arm64.zip", - "hash": "0ff67af7298aa36e17fd7149a5c3e13d613e18fce537d9d9d4b1c1347d7a2310" + "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-arm64.zip", + "hash": "3a967738adee9a3ba821b0c891993ca34a19b41f94aaf15bef1d96120609d3f1" } }, "bin": "ollama.exe",