mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ollama: Update to version 0.6.0
This commit is contained in:
parent
8b3d398611
commit
24097a529d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.13",
|
"version": "0.6.0",
|
||||||
"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.5.13/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-amd64.zip",
|
||||||
"hash": "20ca8745085f18b61dfd3b41681a3325f0500a4e2eb6096d971808a7529c3dbd"
|
"hash": "00d22b6b4f2152f9b32b49757f0fa3fc7f26f2f7af5a570e07a76857f648fa6f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.13/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.6.0/ollama-windows-arm64.zip",
|
||||||
"hash": "4d84e890b25ae754ef8ecaa20dffd03ba21a59266c6cd082b077466a467546a9"
|
"hash": "4bcedf973e6006765365d4f57d98c6eb9f9016f92f338595f5ffdd18bed875cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user