{ "version": "0.12.7", "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.12.7/ollama-windows-amd64.zip", "hash": "187c8c3de6208ddeb8537be3f2e3315624e6274fda3ff7fbbbd9733e8fdfa2b1" }, "arm64": { "url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-arm64.zip", "hash": "b04d66988407fd80cf0f99ee3f58a44501ce529de9b799edd2f729e674e14a43" } }, "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" } } }