mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ollama: Update to version 0.11.10
This commit is contained in:
parent
e6963d875c
commit
49a7756145
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.8",
|
||||
"version": "0.11.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.11.8/ollama-windows-amd64.zip",
|
||||
"hash": "ba05ed4b40e03d39d8a2b7d218eb584eeb197375df7443f261cd038da6141092"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.10/ollama-windows-amd64.zip",
|
||||
"hash": "e87a70728ce6298a48f8f19366508e8bd168d904c736c2a11620229d445e1846"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.8/ollama-windows-arm64.zip",
|
||||
"hash": "f05cf14d764318b274458e7bc2e850961a77670bc0a050ac7e41f081f5d9e946"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.10/ollama-windows-arm64.zip",
|
||||
"hash": "d2f9f52f1afdf620e762598c98cbf604128016d80e8bb19d6093c697e3b96740"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user