mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ollama: Update to version 0.11.7
This commit is contained in:
parent
864df8d4fd
commit
5380970dfb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.6",
|
||||
"version": "0.11.7",
|
||||
"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.6/ollama-windows-amd64.zip",
|
||||
"hash": "34c9d26f43a4263aaf909e1ea54c75a168dc30cec98a48931188807e4e8a72fc"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.7/ollama-windows-amd64.zip",
|
||||
"hash": "8ecbd8b2e5e3fa7cc7527a23dd1fc24abc91d670d072361522d81f7c25102ec7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.6/ollama-windows-arm64.zip",
|
||||
"hash": "a149691481fc19010adbabb1d1df34c467e05b70334a7bba87965c88ef5befe8"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.7/ollama-windows-arm64.zip",
|
||||
"hash": "dab07986d7f5a0e60f6897c87ed34403be96dda0c40d40b49272b6cc161624f1"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user