{ "version": "0.11.11", "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.11.11/ollama-windows-amd64.zip", "hash": "b309cc68d1263837f062195c97c7137f54de2816ae14a756b0c8ca1f7cacf907" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v0.11.11/ollama-windows-arm64.zip", "hash": "e048155344db408f2904156db4cc802aa560ddb5c626e759077433ea8ec145cb" } }, "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" } } }