mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ollama: Update to version 0.7.0
This commit is contained in:
parent
cdd98178c4
commit
647360a1e2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.8",
|
||||
"version": "0.7.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.6.8/ollama-windows-amd64.zip",
|
||||
"hash": "e1b6b1ac4a1050323db95664b976b6fe51a9f59ec990c004718cd38e7fcb16eb"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.7.0/ollama-windows-amd64.zip",
|
||||
"hash": "0bf80e8250aab0979e103d5a1faa64f8c19effa50492ef65c2e86a8373b43e45"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.8/ollama-windows-arm64.zip",
|
||||
"hash": "0315c8491503af3eaede11e9cd731eb4e227214a04edf5b02fe122b85f778877"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.7.0/ollama-windows-arm64.zip",
|
||||
"hash": "7f68a41d361f618d50d6bfa4919585e6e7c5652cb9ec6ee130bc6dab7e82c8d7"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user