mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ollama: Update to version 0.5.12
This commit is contained in:
parent
b708c68fc3
commit
e56e04154c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.11",
|
||||
"version": "0.5.12",
|
||||
"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.5.11/ollama-windows-amd64.zip",
|
||||
"hash": "2dceec9154eceafe44ff83413a7c1b0b7e5f4bb26414dade25b13e3daa788f93"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.12/ollama-windows-amd64.zip",
|
||||
"hash": "315968fe0925a8efbec0ab414862f1acac9c4544b1307d0b0201647cacf851c4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.11/ollama-windows-arm64.zip",
|
||||
"hash": "9d5a74599a33956cc9de3a89600c80a7d1d3023ad3ff94f79248a2534db57d16"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.12/ollama-windows-arm64.zip",
|
||||
"hash": "6d17bae91988d54a2747038aa179b3b6c3217c5e3ad815c1e086f3f646cfab43"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user