ollama: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2024-11-16 04:30:21 +00:00
parent ef5993709d
commit c22e207732

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.1", "version": "0.4.2",
"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.4.1/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.2/ollama-windows-amd64.zip",
"hash": "0d72cca4cfc9cc69d7ad682a29e59297f70774d0b568dd127f9f299421a2ebb9" "hash": "047d20edf8b2bf07cccc52eff8076c2735cadd233a80f19ad03a3676d31b714d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.4.1/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.2/ollama-windows-arm64.zip",
"hash": "f754ee71f20bb9daeb48cf310bda850c031150f120429b1065ddac1b9d618503" "hash": "be7d4b57f40be4dfbda06cf944d5e26f8fb6042d8d8651cbb90b3add4a551f6b"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",