mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
ollama: Update to version 0.6.1
This commit is contained in:
parent
84843382e4
commit
8ca4ae0355
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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.6.0/ollama-windows-amd64.zip",
|
||||
"hash": "00d22b6b4f2152f9b32b49757f0fa3fc7f26f2f7af5a570e07a76857f648fa6f"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-amd64.zip",
|
||||
"hash": "979ae70a4ed8cff8f2c70df73e1233f75e8e5f3be59efe95ac3cd116eeef5c91"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-arm64.zip",
|
||||
"hash": "4bcedf973e6006765365d4f57d98c6eb9f9016f92f338595f5ffdd18bed875cd"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-arm64.zip",
|
||||
"hash": "4237206c94c20950f925c31b59be036c72143f71b7e009752b996c0ef580a872"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user