{ "version": "0.6.6", "description": "Get up and running with large language models locally.", "homepage": "https://ollama.com/", "license": "MIT", "notes": "Ollama with deamon has been moved to 'extras/ollama-full'.", "suggest": { "Ollama Full": "extras/ollama-full" }, "architecture": { "64bit": { "url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-amd64.zip", "hash": "818dac3812650df2297dba6a5f3cccfcdecaff61bb6e2ebe85cff2010f712681" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-arm64.zip", "hash": "c9255ab68de51232184e2af65de683f6cd02b8f1efd92519b649446762279029" } }, "bin": "ollama.exe", "checkver": { "github": "https://github.com/ollama/ollama" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ollama/ollama/releases/download/v$version/ollama-windows-amd64.zip" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v$version/ollama-windows-arm64.zip" } }, "hash": { "url": "$baseurl/sha256sum.txt" } } }