ollama: Update to version 0.5.3

This commit is contained in:
github-actions[bot] 2024-12-17 08:31:35 +00:00
parent 413e8b7cba
commit c8ff9a70f1

View File

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