mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.9.4
This commit is contained in:
parent
955de686d4
commit
a94b5ab3ca
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"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.3/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.9.4/ollama-windows-amd64.zip",
|
||||||
"hash": "9bd9363908f4e12c420f79e7f08ba36e3833754a3e0ac64c06b688bf7affde15"
|
"hash": "a414523fb3133637b163e4f84ce95405f815d9b4c071b673c4b5832a1fac42c9"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.3/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.9.4/ollama-windows-arm64.zip",
|
||||||
"hash": "9c8b7021dbb3c067249a84ebaa7c34d79666d9fe89b69013e74fd17d0dfd685e"
|
"hash": "fab5d76f6d1017fbe95fe59db1b398e6db5ef1ea0bea5daa4dc46983d0bf1097"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user