mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
ollama: Update to version 0.12.9
This commit is contained in:
parent
86577defbc
commit
49118d2827
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.8",
|
||||
"version": "0.12.9",
|
||||
"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.12.8/ollama-windows-amd64.zip",
|
||||
"hash": "fb56e6fd696e65e6e8066edadc6526114112a214840893c9dea92b5f1f885e79"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-amd64.zip",
|
||||
"hash": "089fb46562a9f8d4064581ac11ab73bccc3906674a807c754f78b2f20ff3e5c8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.8/ollama-windows-arm64.zip",
|
||||
"hash": "c9c68b56b06a4695ae12e7863b1935211a9a9c6bdadb96fdbe8bc4859128d958"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-arm64.zip",
|
||||
"hash": "700ef85fd28f576ddfc22f23e795147159b33f12d4ee0608248de6dce9beb8ae"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user