ollama: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2024-12-17 04:31:03 +00:00
parent e1ce2f167f
commit f3b3ec1285

View File

@ -1,5 +1,5 @@
{ {
"version": "0.5.2", "version": "0.5.1",
"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.2/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.5.1/ollama-windows-amd64.zip",
"hash": "fb90eaf004d4f9c076668f2a617982f3444a45f9052153d7caf0b2f3a66c21c1" "hash": "6448278dd228b81fbac561bd0e1115dd3d1a581e66b44fd23914e56eb659394b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.5.2/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.5.1/ollama-windows-arm64.zip",
"hash": "50cefedfb8725d3642b1b3d187265563085eedae043862cc0e1e98ab541753df" "hash": "b51b544c4dca759a886dae28b87b7a6612bfe064ec901546f08ee50205c2b561"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",