mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ollama: Update to version 0.12.6
This commit is contained in:
parent
178454219f
commit
ef51df7eb6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.5",
|
"version": "0.12.6",
|
||||||
"description": "Get up and running with large language models locally.",
|
"description": "Get up and running with large language models locally.",
|
||||||
"homepage": "https://ollama.com/",
|
"homepage": "https://ollama.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-amd64.zip",
|
||||||
"hash": "aa7ae787d57d7b18182fc2826bf0dee109b952f1b1b3aa0423119610471910e1"
|
"hash": "7babe953b7a1f31d1335b3b4d3549568e06ee894730b679c99f286a9f8eda6d0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.5/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-arm64.zip",
|
||||||
"hash": "3a967738adee9a3ba821b0c891993ca34a19b41f94aaf15bef1d96120609d3f1"
|
"hash": "8b0855a96a84cdce943e9abdddf0247b882081374dd0622d059e015104a14a2f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user