mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 06:14:40 +00:00
ollama: Update to version 0.16.0
This commit is contained in:
parent
3c92b2cffa
commit
111b968bda
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.15.6",
|
||||
"version": "0.16.0",
|
||||
"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.15.6/ollama-windows-amd64.zip",
|
||||
"hash": "f19fc8fab537746f96c38cbc6ee989980ce6dbd6c2d731563c496d0b899cbabb"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.16.0/ollama-windows-amd64.zip",
|
||||
"hash": "459d3e34852217297630e0e6065083b6b2e12b86134d23c5b57e3eb8ce038478"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.6/ollama-windows-arm64.zip",
|
||||
"hash": "35c52af3ff325266f9e5afd2f61e12942ef480b6ebab4ec8991c6ce44bed3c84"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.16.0/ollama-windows-arm64.zip",
|
||||
"hash": "3c96b93d0d225538e9fc55df2e5b13f89e4ec83795a14e617c494d37eb710713"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user