ollama: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2024-11-06 20:28:31 +00:00
parent 37e3155361
commit 01d95c7304

View File

@ -1,5 +1,5 @@
{ {
"version": "0.3.14", "version": "0.4.0",
"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.3.14/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.0/ollama-windows-amd64.zip",
"hash": "fc3ec4bb8d7c2dde13fd2f5f0c46f5ac7a3a238039ef9906c01fe548c17e1227" "hash": "6af3c9088445ccd2fd943a9ee4cd2920bb0b6c7eb06a4f6d7390b0b1db0cefae"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.3.14/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.0/ollama-windows-arm64.zip",
"hash": "ac6b23cc1d7c664237e3ed551776860ce3e3c9a120e13a64b0e022039920143a" "hash": "9375a1f4e02c6ade73cf44ed81eecd7f6e3ade30aee59dff4b7e2b22c8c22c83"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",