ollama: Update to version 0.6.8

This commit is contained in:
github-actions[bot] 2025-05-05 16:29:51 +00:00
parent 0104b03cf6
commit 6f73c9db6a

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.7", "version": "0.6.8",
"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.7/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.8/ollama-windows-amd64.zip",
"hash": "069658bd804ad08117ec9ea9db3c6d0bd8a5d36b9d1acbc36ab982e9bfc32e84" "hash": "e1b6b1ac4a1050323db95664b976b6fe51a9f59ec990c004718cd38e7fcb16eb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.6.7/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.8/ollama-windows-arm64.zip",
"hash": "a5968a28afd114d065c5bdf4598dbaebcbcb3a13a192417a2932403b18ec7796" "hash": "0315c8491503af3eaede11e9cd731eb4e227214a04edf5b02fe122b85f778877"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",