mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
ollama: Update to version 0.12.11
This commit is contained in:
parent
3efa1c1953
commit
da4af757e4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.10",
|
||||
"version": "0.12.11",
|
||||
"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.12.10/ollama-windows-amd64.zip",
|
||||
"hash": "1bb8ac2da1f65ee7224bfc5b605a3a9cf8557c2652781b22ff6d0f6ddb61c181"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-amd64.zip",
|
||||
"hash": "eaae7d713d221caca1b958e11972bcaca9a06b06faa830e8de168d8de831ffa7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.10/ollama-windows-arm64.zip",
|
||||
"hash": "cfc2daab9cfeb94a264a98e2c5a1c40e43000bc8ddc6e06cf99f299a98314943"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.11/ollama-windows-arm64.zip",
|
||||
"hash": "7c8aae55a8b07100353984e51940b94a1213de7a07948ba7844e2c2b5523c6b8"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user