mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 13:24:39 +00:00
ollama: Update to version 0.15.5
This commit is contained in:
parent
e8b7da53a2
commit
80de2f458a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.15.4",
|
||||
"version": "0.15.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.15.4/ollama-windows-amd64.zip",
|
||||
"hash": "be2f5db0155cead89f4ef3153ff8afa951bfb3ee3e23160871bbb5f88a03da57"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.5/ollama-windows-amd64.zip",
|
||||
"hash": "21d3b0fb4517b51db41db7d23646f4138718447fcef9d127b69749dd6a724021"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-arm64.zip",
|
||||
"hash": "646c59d6402b822a0fd7b2c86549a15caf6224c8679705d9bf81e94b2cb20a54"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.5/ollama-windows-arm64.zip",
|
||||
"hash": "c90cd0ec4a25fd8fb8df7297a46a9f62b230c5b136cba70bf594ba2967530ec3"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user