ollama: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2025-11-20 00:40:42 +00:00
parent 98c69767a8
commit de8e473fec

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.11", "version": "0.13.0",
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-amd64.zip",
"hash": "eaae7d713d221caca1b958e11972bcaca9a06b06faa830e8de168d8de831ffa7" "hash": "0fc913fc3763b8d2a490f2be90a51d474491ee22ea5a43ff31f1c58301a89656"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-arm64.zip",
"hash": "7c8aae55a8b07100353984e51940b94a1213de7a07948ba7844e2c2b5523c6b8" "hash": "84c395e4187bd560cfc7c26b0142d970bcbdf0e0214b007bc527b7954430ea21"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",