mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.3.14
This commit is contained in:
parent
ff34d75065
commit
4ee8e93457
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.13",
|
||||
"version": "0.3.14",
|
||||
"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.3.13/ollama-windows-amd64.zip",
|
||||
"hash": "2ddde0db7c7b63854538aabc1b3b1185a9f697a9d11a1134c10c70742d0f823d"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.3.14/ollama-windows-amd64.zip",
|
||||
"hash": "fc3ec4bb8d7c2dde13fd2f5f0c46f5ac7a3a238039ef9906c01fe548c17e1227"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.3.13/ollama-windows-arm64.zip",
|
||||
"hash": "ce9ded5dc63597477043ebc11f6f6e2ad33873a013cbee0d3936d4cb85421f96"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.3.14/ollama-windows-arm64.zip",
|
||||
"hash": "ac6b23cc1d7c664237e3ed551776860ce3e3c9a120e13a64b0e022039920143a"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user