ollama: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2025-07-30 20:29:50 +00:00
parent 86bbcf4d85
commit bbe72fdc96

View File

@ -1,5 +1,5 @@
{
"version": "0.9.6",
"version": "0.10.0",
"description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/",
"license": "MIT",
@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.9.6/ollama-windows-amd64.zip",
"hash": "dff2167a87813899a761704a4240e5edf5766df7d6a5f7d4f27b7d36c6ea2f2f"
"url": "https://github.com/ollama/ollama/releases/download/v0.10.0/ollama-windows-amd64.zip",
"hash": "3e6134aeec608509f39227449b6283509cbb5d5a831b9e7f57e8392fb12804f5"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.9.6/ollama-windows-arm64.zip",
"hash": "4b0b74b4bfbfd9babe6051964715804295b95a81d378378c4b4c6bc9ddd9ae5d"
"url": "https://github.com/ollama/ollama/releases/download/v0.10.0/ollama-windows-arm64.zip",
"hash": "f142cd14f3ca6bc9b67515730212010cd3202663d3381112f15755b0dd711ff8"
}
},
"bin": "ollama.exe",