{ "version": "0.3.13", "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.3.13/ollama-windows-amd64.zip", "hash": "2ddde0db7c7b63854538aabc1b3b1185a9f697a9d11a1134c10c70742d0f823d" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v0.3.13/ollama-windows-arm64.zip", "hash": "ce9ded5dc63597477043ebc11f6f6e2ad33873a013cbee0d3936d4cb85421f96" } }, "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" } } }