ollama: Update to version 0.5.4

This commit is contained in:
github-actions[bot] 2024-12-18 00:37:59 +00:00
parent 2a02a0da83
commit 66da63fd80

View File

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