mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ollama: Update to version 0.11.0
This commit is contained in:
parent
8924bcd92c
commit
84086c64f6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.10.1",
|
||||
"version": "0.11.0",
|
||||
"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.10.1/ollama-windows-amd64.zip",
|
||||
"hash": "7ca428f7a395a7e6f055ae5aaae1f9605a8fab98636e2972ecd9cb29bd605d3f"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.0/ollama-windows-amd64.zip",
|
||||
"hash": "b6230c097c019ef84c2a8c75c5b8cfe9a5b70a4eaee2ef10f8cc190a558643e3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-arm64.zip",
|
||||
"hash": "d565407d22d480a5569ae77cc26ef33f8880f8c308a989b4f009aeb8f5bf3673"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.0/ollama-windows-arm64.zip",
|
||||
"hash": "88b9d25453e191e84c67a05cf3cad86e88015a458694f015e5ebfcd8a320f360"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user