mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.4.5
This commit is contained in:
parent
52f3a48f61
commit
de8c8c338d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"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.4.4/ollama-windows-amd64.zip",
|
||||
"hash": "3683ff2ca201b4bf3236f05e8672671a1001f76e347a7b65cfa4bee73bb3f8a1"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.5/ollama-windows-amd64.zip",
|
||||
"hash": "acc274e19c575e095a65637f10810f01bc82aade90a6116b4b6c1f6ec9831ec0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.4/ollama-windows-arm64.zip",
|
||||
"hash": "66fef8801d76322147e3109523955e884c6e8a339f54d049f0c84525f20ec1c1"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.5/ollama-windows-arm64.zip",
|
||||
"hash": "2efe6c4e99af8ca1d914b1f6f9c841ac6caf41070515e57d55a5afc2186ecf1e"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user