ollama: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2025-05-24 00:38:07 +00:00
parent b0318fd936
commit d9082755ce

View File

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