mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
ollama: Update to version 0.6.8
This commit is contained in:
parent
0104b03cf6
commit
6f73c9db6a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.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.6.7/ollama-windows-amd64.zip",
|
||||
"hash": "069658bd804ad08117ec9ea9db3c6d0bd8a5d36b9d1acbc36ab982e9bfc32e84"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.8/ollama-windows-amd64.zip",
|
||||
"hash": "e1b6b1ac4a1050323db95664b976b6fe51a9f59ec990c004718cd38e7fcb16eb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.7/ollama-windows-arm64.zip",
|
||||
"hash": "a5968a28afd114d065c5bdf4598dbaebcbcb3a13a192417a2932403b18ec7796"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.8/ollama-windows-arm64.zip",
|
||||
"hash": "0315c8491503af3eaede11e9cd731eb4e227214a04edf5b02fe122b85f778877"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user