diff --git a/bucket/ollama.json b/bucket/ollama.json index b43762f517..d746406f2f 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.6.6", + "version": "0.6.7", "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.6.6/ollama-windows-amd64.zip", - "hash": "818dac3812650df2297dba6a5f3cccfcdecaff61bb6e2ebe85cff2010f712681" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.7/ollama-windows-amd64.zip", + "hash": "069658bd804ad08117ec9ea9db3c6d0bd8a5d36b9d1acbc36ab982e9bfc32e84" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-arm64.zip", - "hash": "c9255ab68de51232184e2af65de683f6cd02b8f1efd92519b649446762279029" + "url": "https://github.com/ollama/ollama/releases/download/v0.6.7/ollama-windows-arm64.zip", + "hash": "a5968a28afd114d065c5bdf4598dbaebcbcb3a13a192417a2932403b18ec7796" } }, "bin": "ollama.exe",