ollama: Update to version 0.12.5

This commit is contained in:
github-actions[bot] 2025-10-11 00:35:57 +00:00
parent e2e3897084
commit f52a1fa7fe

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.3", "version": "0.12.5",
"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.3/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-amd64.zip",
"hash": "c440fcda7fb1f4677f16c159192aa9ad05aae6b010ee652b82ecc184d08e5549" "hash": "aa7ae787d57d7b18182fc2826bf0dee109b952f1b1b3aa0423119610471910e1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-arm64.zip",
"hash": "0ff67af7298aa36e17fd7149a5c3e13d613e18fce537d9d9d4b1c1347d7a2310" "hash": "3a967738adee9a3ba821b0c891993ca34a19b41f94aaf15bef1d96120609d3f1"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",