mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
ollama: Update to version 0.12.10
This commit is contained in:
parent
de80d8f5ed
commit
900e761064
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.9",
|
||||
"version": "0.12.10",
|
||||
"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.9/ollama-windows-amd64.zip",
|
||||
"hash": "089fb46562a9f8d4064581ac11ab73bccc3906674a807c754f78b2f20ff3e5c8"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.10/ollama-windows-amd64.zip",
|
||||
"hash": "1bb8ac2da1f65ee7224bfc5b605a3a9cf8557c2652781b22ff6d0f6ddb61c181"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.9/ollama-windows-arm64.zip",
|
||||
"hash": "700ef85fd28f576ddfc22f23e795147159b33f12d4ee0608248de6dce9beb8ae"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.10/ollama-windows-arm64.zip",
|
||||
"hash": "cfc2daab9cfeb94a264a98e2c5a1c40e43000bc8ddc6e06cf99f299a98314943"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user