ollama: Update to version 0.6.4

This commit is contained in:
github-actions[bot] 2025-04-03 20:28:22 +00:00
parent 8439b8b99e
commit 1db60863f1

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.2", "version": "0.6.4",
"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.6.2/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.4/ollama-windows-amd64.zip",
"hash": "40519cbb53aaf866c63f3b20e63e72f2e7606c7b43453c83e7d22003e139d3ee" "hash": "523dbcc142c10826150bf6783cd5dcd4d91e8c7360c133f977e8c0621764cdf5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.6.2/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.4/ollama-windows-arm64.zip",
"hash": "4b1748621858adfa0e192f314003e93c81662316b18bbd7ed75754c7cd886726" "hash": "a30012d62f987721d952f84ee5b111489b5eddd1eb74759fccb37bd56fcac823"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",