ollama: Update to version 0.9.5

This commit is contained in:
github-actions[bot] 2025-07-02 20:29:25 +00:00
parent 996987daf9
commit 1ecace06d8

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.3", "version": "0.9.5",
"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.9.3/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.9.5/ollama-windows-amd64.zip",
"hash": "9bd9363908f4e12c420f79e7f08ba36e3833754a3e0ac64c06b688bf7affde15" "hash": "6cb95640496b099b352b7d277963974922371989a8bf7f1e0a5ce774f769ceb5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.9.3/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.9.5/ollama-windows-arm64.zip",
"hash": "9c8b7021dbb3c067249a84ebaa7c34d79666d9fe89b69013e74fd17d0dfd685e" "hash": "09f5371340dfd2fb8a80f8086c2205341b949caf353d7fcc88195892c24921dd"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",