mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.11.8
This commit is contained in:
parent
5b2a6b3ea4
commit
7c67b9ff2b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.7",
|
||||
"version": "0.11.8",
|
||||
"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.7/ollama-windows-amd64.zip",
|
||||
"hash": "8ecbd8b2e5e3fa7cc7527a23dd1fc24abc91d670d072361522d81f7c25102ec7"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.8/ollama-windows-amd64.zip",
|
||||
"hash": "ba05ed4b40e03d39d8a2b7d218eb584eeb197375df7443f261cd038da6141092"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.7/ollama-windows-arm64.zip",
|
||||
"hash": "dab07986d7f5a0e60f6897c87ed34403be96dda0c40d40b49272b6cc161624f1"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.8/ollama-windows-arm64.zip",
|
||||
"hash": "f05cf14d764318b274458e7bc2e850961a77670bc0a050ac7e41f081f5d9e946"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user