ollama: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2024-11-09 00:33:58 +00:00
parent 171b50fa26
commit 58d917f98e

View File

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