mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
ollama: Update to version 0.15.4
This commit is contained in:
parent
09ba365828
commit
bf0b8ea1b6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.4",
|
||||
"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.2/ollama-windows-amd64.zip",
|
||||
"hash": "1ec1aa66120a738ed66a1fb9f0e0df2f545e55ccd92d1562eed34cd55d0add1f"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-amd64.zip",
|
||||
"hash": "be2f5db0155cead89f4ef3153ff8afa951bfb3ee3e23160871bbb5f88a03da57"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.2/ollama-windows-arm64.zip",
|
||||
"hash": "39bc2d2a03a358402ef824e7fb78e846589c546e4c992cc6df37eb5fe1500c31"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.4/ollama-windows-arm64.zip",
|
||||
"hash": "646c59d6402b822a0fd7b2c86549a15caf6224c8679705d9bf81e94b2cb20a54"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user