mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ollama: Update to version 0.5.9
This commit is contained in:
parent
8caf8370a7
commit
bc8c57eb6f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.7",
|
||||
"version": "0.5.9",
|
||||
"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.7/ollama-windows-amd64.zip",
|
||||
"hash": "11ec2270a5205228fddeaa15c8319a0f0167c0ee7420d19c43714312d4761d2d"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.9/ollama-windows-amd64.zip",
|
||||
"hash": "9f2c7688468a99f289642c07aba526f9fa4a88779e507e2ef90c31f8d584190e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.7/ollama-windows-arm64.zip",
|
||||
"hash": "0e30b63f949d5176e2c07bc71dc326fa9664a9881818b529aa63849e1d5822e0"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.9/ollama-windows-arm64.zip",
|
||||
"hash": "573cefc7d570173b587b67f08a722b43abf1052407ec20d316c0caa4ba4a4f56"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user