diff --git a/bucket/ollama.json b/bucket/ollama.json index e1a914f5a2..024bf886bd 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.11.2", + "version": "0.11.3", "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.11.2/ollama-windows-amd64.zip", - "hash": "8f4ee1123a1ca2460108419a402dd586f1ecd0d9c346d899bb6899093a0b8591" + "url": "https://github.com/ollama/ollama/releases/download/v0.11.3/ollama-windows-amd64.zip", + "hash": "8af7b5c64cef2110b94c6ed8c8f95fed9a00e68bbc35baac195f6b8dd5219f5b" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.11.2/ollama-windows-arm64.zip", - "hash": "1df87867ee32f7bfda459b8e94f4e3bd44f93c6880a86fee6c577dd71d972dc1" + "url": "https://github.com/ollama/ollama/releases/download/v0.11.3/ollama-windows-arm64.zip", + "hash": "ce3164394dd7640070d760e94f98fc1a38ee6aee0e2e745f7f467842e5554235" } }, "bin": "ollama.exe",