mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
ollama: Update to version 0.14.2
This commit is contained in:
parent
b7ad58502a
commit
b44c7c2d48
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.14.1",
|
||||
"version": "0.14.2",
|
||||
"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.14.1/ollama-windows-amd64.zip",
|
||||
"hash": "5b91eb9754540edfc54b88000039fe42a578336974c7675b090942949ab3c7ad"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.14.2/ollama-windows-amd64.zip",
|
||||
"hash": "640d3901f25b960907a3dd63521842fcf3491488613357911a9d97ea2bec7949"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.14.1/ollama-windows-arm64.zip",
|
||||
"hash": "5ff242b470aa62f61825c8ebc936731af43bcf1ad7595dee11b5e8cccdfac2be"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.14.2/ollama-windows-arm64.zip",
|
||||
"hash": "3e346c46601abcf38288f7c682d34316fed94607bd655b855c1aab99cb1c20f2"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user