mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
ollama: Update to version 0.11.6
This commit is contained in:
parent
b2f1cec1b9
commit
b1563bd2bc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.5",
|
||||
"version": "0.11.6",
|
||||
"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.5/ollama-windows-amd64.zip",
|
||||
"hash": "149e50d74841f09f324f439937fa8201f363b596ed1808eb9667e4629312e16e"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.6/ollama-windows-amd64.zip",
|
||||
"hash": "34c9d26f43a4263aaf909e1ea54c75a168dc30cec98a48931188807e4e8a72fc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.5/ollama-windows-arm64.zip",
|
||||
"hash": "5ef388cedf866f9655079b24b018289369d2f52a96d3ce12e17e3fd4798ff83a"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.6/ollama-windows-arm64.zip",
|
||||
"hash": "a149691481fc19010adbabb1d1df34c467e05b70334a7bba87965c88ef5befe8"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user