ollama: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2025-12-03 00:41:22 +00:00
parent c327e78f18
commit df2ecdd023

View File

@ -1,5 +1,5 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"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.13.0/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.13.1/ollama-windows-amd64.zip",
"hash": "0fc913fc3763b8d2a490f2be90a51d474491ee22ea5a43ff31f1c58301a89656" "hash": "75655cd7fb54f7bf4322fac36d4b2c553e5edf178e0f360efcef4ef9326290e3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.13.1/ollama-windows-arm64.zip",
"hash": "84c395e4187bd560cfc7c26b0142d970bcbdf0e0214b007bc527b7954430ea21" "hash": "9aa70f8bac36bcaf49f486780b8b279e73f8e9b662953ba49aa89eac99d03e85"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",