ollama: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2025-07-31 08:30:28 +00:00
parent 9a5f47bd05
commit addb2da762

View File

@ -1,5 +1,5 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.10.0/ollama-windows-amd64.zip",
"hash": "3e6134aeec608509f39227449b6283509cbb5d5a831b9e7f57e8392fb12804f5"
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-amd64.zip",
"hash": "7ca428f7a395a7e6f055ae5aaae1f9605a8fab98636e2972ecd9cb29bd605d3f"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.10.0/ollama-windows-arm64.zip",
"hash": "f142cd14f3ca6bc9b67515730212010cd3202663d3381112f15755b0dd711ff8"
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-arm64.zip",
"hash": "d565407d22d480a5569ae77cc26ef33f8880f8c308a989b4f009aeb8f5bf3673"
}
},
"bin": "ollama.exe",