mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ollama: Update to version 0.9.5
This commit is contained in:
parent
996987daf9
commit
1ecace06d8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.5",
|
||||
"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.9.3/ollama-windows-amd64.zip",
|
||||
"hash": "9bd9363908f4e12c420f79e7f08ba36e3833754a3e0ac64c06b688bf7affde15"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.5/ollama-windows-amd64.zip",
|
||||
"hash": "6cb95640496b099b352b7d277963974922371989a8bf7f1e0a5ce774f769ceb5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.3/ollama-windows-arm64.zip",
|
||||
"hash": "9c8b7021dbb3c067249a84ebaa7c34d79666d9fe89b69013e74fd17d0dfd685e"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.5/ollama-windows-arm64.zip",
|
||||
"hash": "09f5371340dfd2fb8a80f8086c2205341b949caf353d7fcc88195892c24921dd"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user