{ "version": "0.9.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.9.6/ollama-windows-amd64.zip", "hash": "dff2167a87813899a761704a4240e5edf5766df7d6a5f7d4f27b7d36c6ea2f2f" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v0.9.6/ollama-windows-arm64.zip", "hash": "4b0b74b4bfbfd9babe6051964715804295b95a81d378378c4b4c6bc9ddd9ae5d" } }, "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" } } }