ollama: Update to version 0.5.6

This commit is contained in:
github-actions[bot] 2025-01-15 20:27:27 +00:00
parent 3f5bf1c806
commit a301b40cbf

View File

@ -1,5 +1,5 @@
{
"version": "0.5.5",
"version": "0.5.6",
"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.5/ollama-windows-amd64.zip",
"hash": "d7236f13a040da945a3eeb9c2b42de90d056ce44692dda6f3b24c2f5c7e37880"
"url": "https://github.com/ollama/ollama/releases/download/v0.5.6/ollama-windows-amd64.zip",
"hash": "134cd6a1d5168a60d263ed0ffe3d3c70251fa41de4cd1b6b1e73c3c3f53c2287"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.5.5/ollama-windows-arm64.zip",
"hash": "3c2a62449a4819d7b648832b5ccf513b46543bec07330d4f1d083e9c1e92f104"
"url": "https://github.com/ollama/ollama/releases/download/v0.5.6/ollama-windows-arm64.zip",
"hash": "fce04f7d2a2489b76a41def7dab664cf7670315b1ddeccd2227e77715c48c1d4"
}
},
"bin": "ollama.exe",