ollama: Update to version 0.4.3

This commit is contained in:
github-actions[bot] 2024-11-22 00:37:54 +00:00
parent 24e69f7fec
commit 1551b65ded

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.2", "version": "0.4.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.4.2/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.3/ollama-windows-amd64.zip",
"hash": "047d20edf8b2bf07cccc52eff8076c2735cadd233a80f19ad03a3676d31b714d" "hash": "15edb03436219e4006c168e140413fc2d3926727c32edda44742c795f377ce87"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.4.2/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.4.3/ollama-windows-arm64.zip",
"hash": "be7d4b57f40be4dfbda06cf944d5e26f8fb6042d8d8651cbb90b3add4a551f6b" "hash": "0513adb4ae106e492f0dfe5b8e1080cbc56397938f6c294f8feaf16b2dc5eb1b"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",