ollama: Update to version 0.6.5

This commit is contained in:
github-actions[bot] 2025-04-07 20:29:04 +00:00
parent 09841c41e5
commit 3e15cc0db0

View File

@ -1,5 +1,5 @@
{
"version": "0.6.4",
"version": "0.6.5",
"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.6.4/ollama-windows-amd64.zip",
"hash": "523dbcc142c10826150bf6783cd5dcd4d91e8c7360c133f977e8c0621764cdf5"
"url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-amd64.zip",
"hash": "57a80952a58990cb5d8542ef2f61886d64bfe3bfb2086ae2f413317bd2509515"
},
"arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.6.4/ollama-windows-arm64.zip",
"hash": "a30012d62f987721d952f84ee5b111489b5eddd1eb74759fccb37bd56fcac823"
"url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-arm64.zip",
"hash": "586a5e52917ccf31551a12c73599db654f05dfe21a437c48e21546531316daf1"
}
},
"bin": "ollama.exe",