mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ollama: Update to version 0.6.6
This commit is contained in:
parent
5bf2ec44cc
commit
cfea772b31
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.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.6.5/ollama-windows-amd64.zip",
|
||||
"hash": "57a80952a58990cb5d8542ef2f61886d64bfe3bfb2086ae2f413317bd2509515"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-amd64.zip",
|
||||
"hash": "818dac3812650df2297dba6a5f3cccfcdecaff61bb6e2ebe85cff2010f712681"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-arm64.zip",
|
||||
"hash": "586a5e52917ccf31551a12c73599db654f05dfe21a437c48e21546531316daf1"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-arm64.zip",
|
||||
"hash": "c9255ab68de51232184e2af65de683f6cd02b8f1efd92519b649446762279029"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user