mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ollama: Update to version 0.5.11
This commit is contained in:
parent
9ee26c8dcc
commit
d440354ea7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.10",
|
"version": "0.5.11",
|
||||||
"description": "Get up and running with large language models locally.",
|
"description": "Get up and running with large language models locally.",
|
||||||
"homepage": "https://ollama.com/",
|
"homepage": "https://ollama.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.10/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-amd64.zip",
|
||||||
"hash": "124510eed88283fe7877badef42d7724b174cecb257bdfce5b6b343ed9abb654"
|
"hash": "2dceec9154eceafe44ff83413a7c1b0b7e5f4bb26414dade25b13e3daa788f93"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.10/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-arm64.zip",
|
||||||
"hash": "93d5f50d357be3ea276df5cf16d44febacb526e693dceb97111e45d02b709b6c"
|
"hash": "9d5a74599a33956cc9de3a89600c80a7d1d3023ad3ff94f79248a2534db57d16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user