mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
ollama: Update to version 0.15.1
This commit is contained in:
parent
b13f9dc59f
commit
7bd9afa109
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.15.0",
|
||||
"version": "0.15.1",
|
||||
"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.15.0/ollama-windows-amd64.zip",
|
||||
"hash": "15ed3041fa77d8d9d90f696711b947a303abb08c48cebf16d0a62fc280d7d1ee"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.1/ollama-windows-amd64.zip",
|
||||
"hash": "d6562279c4af71b771de72b53d00f6bd1019445c39ffd674fbd3a6ae9256cbae"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.0/ollama-windows-arm64.zip",
|
||||
"hash": "1724074600cadb869b015e968e514af469f8765a6b10cccc77a54f7ce546f362"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.15.1/ollama-windows-arm64.zip",
|
||||
"hash": "8760aadfd68f5d1779a4aa9042ea7319da7382a1b29bd79b0eade66649b23692"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user