mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
ollama: Update to version 0.15.0
This commit is contained in:
parent
b30b9b9048
commit
a716965b3c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.14.3",
|
||||
"version": "0.15.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.14.3/ollama-windows-amd64.zip",
|
||||
"hash": "80a8dc76b421933e8810e8c4bc768a96881eddf03a197f72aa93498b69ffe36e"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.0/ollama-windows-amd64.zip",
|
||||
"hash": "15ed3041fa77d8d9d90f696711b947a303abb08c48cebf16d0a62fc280d7d1ee"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.14.3/ollama-windows-arm64.zip",
|
||||
"hash": "d8fe457b8e18d9f155d6a8c3a8b6281860789c3da65993ebac0a14ed005097dd"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.0/ollama-windows-arm64.zip",
|
||||
"hash": "1724074600cadb869b015e968e514af469f8765a6b10cccc77a54f7ce546f362"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user