mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
ollama: Update to version 0.13.0
This commit is contained in:
parent
98c69767a8
commit
de8e473fec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.11",
|
||||
"version": "0.13.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.12.11/ollama-windows-amd64.zip",
|
||||
"hash": "eaae7d713d221caca1b958e11972bcaca9a06b06faa830e8de168d8de831ffa7"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-amd64.zip",
|
||||
"hash": "0fc913fc3763b8d2a490f2be90a51d474491ee22ea5a43ff31f1c58301a89656"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-arm64.zip",
|
||||
"hash": "7c8aae55a8b07100353984e51940b94a1213de7a07948ba7844e2c2b5523c6b8"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.0/ollama-windows-arm64.zip",
|
||||
"hash": "84c395e4187bd560cfc7c26b0142d970bcbdf0e0214b007bc527b7954430ea21"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user