ollama: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2025-05-29 00:40:08 +00:00
parent 8dabdf37a0
commit 5163db334c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.1", "version": "0.8.0",
"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.7.1/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.8.0/ollama-windows-amd64.zip",
"hash": "30432e9aeeaf22be04dcaca0163bc8f1d5ee2e0d2d05097114f64e19a27b00e2" "hash": "cabea9ac279a5fc6f8c12ec4a833dca8482d7583a32de57985872f5c58b45c3e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.7.1/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.8.0/ollama-windows-arm64.zip",
"hash": "f912af287963fc4a37e2355542dbf3ccaf0d630a80d72231d2f5d1284cf5ac90" "hash": "82fb53c61a0eabf025486734a668469a872599b8a929ed9704ffaac2a1eec0c8"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",