mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ollama: Update to version 0.9.3
This commit is contained in:
parent
2ed9ea7275
commit
15e4640324
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"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.9.2/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.9.3/ollama-windows-amd64.zip",
|
||||||
"hash": "bb2b8b38d432d10c042e101f2ac7aaf41a17451f0b704d2bb1644d652a0bb064"
|
"hash": "9bd9363908f4e12c420f79e7f08ba36e3833754a3e0ac64c06b688bf7affde15"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.2/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.9.3/ollama-windows-arm64.zip",
|
||||||
"hash": "6b8038fd4468c5707367cb3966a7b53a650253f2e1520af0033abdf92a7fd919"
|
"hash": "9c8b7021dbb3c067249a84ebaa7c34d79666d9fe89b69013e74fd17d0dfd685e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user