ollama: Update to version 0.5.5

This commit is contained in:
github-actions[bot] 2025-01-14 04:28:51 +00:00
parent 000d391e4a
commit 53dc880d4b

View File

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