ollama: Update to version 0.5.13

This commit is contained in:
github-actions[bot] 2025-03-05 00:37:16 +00:00
parent f247fddfdc
commit 3e8cc60fce

View File

@ -1,5 +1,5 @@
{
"version": "0.5.12",
"version": "0.5.13",
"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.5.12/ollama-windows-amd64.zip",
"hash": "315968fe0925a8efbec0ab414862f1acac9c4544b1307d0b0201647cacf851c4"
"url": "https://github.com/ollama/ollama/releases/download/v0.5.13/ollama-windows-amd64.zip",
"hash": "20ca8745085f18b61dfd3b41681a3325f0500a4e2eb6096d971808a7529c3dbd"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.5.12/ollama-windows-arm64.zip",
"hash": "6d17bae91988d54a2747038aa179b3b6c3217c5e3ad815c1e086f3f646cfab43"
"url": "https://github.com/ollama/ollama/releases/download/v0.5.13/ollama-windows-arm64.zip",
"hash": "4d84e890b25ae754ef8ecaa20dffd03ba21a59266c6cd082b077466a467546a9"
}
},
"bin": "ollama.exe",