mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
ollama: Update to version 0.12.7
This commit is contained in:
parent
d1d4d0cb2b
commit
bd691bfa9a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.6",
|
||||
"version": "0.12.7",
|
||||
"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.12.6/ollama-windows-amd64.zip",
|
||||
"hash": "7babe953b7a1f31d1335b3b4d3549568e06ee894730b679c99f286a9f8eda6d0"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-amd64.zip",
|
||||
"hash": "187c8c3de6208ddeb8537be3f2e3315624e6274fda3ff7fbbbd9733e8fdfa2b1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-arm64.zip",
|
||||
"hash": "8b0855a96a84cdce943e9abdddf0247b882081374dd0622d059e015104a14a2f"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-arm64.zip",
|
||||
"hash": "b04d66988407fd80cf0f99ee3f58a44501ce529de9b799edd2f729e674e14a43"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user