mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ollama: Update to version 0.5.1
This commit is contained in:
parent
4581900aae
commit
b7438786ff
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"description": "Get up and running with large language models locally.",
|
"description": "Get up and running with large language models locally.",
|
||||||
"homepage": "https://ollama.com/",
|
"homepage": "https://ollama.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.0/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.5.1/ollama-windows-amd64.zip",
|
||||||
"hash": "3a9f1e869f2ea7bf3e97ac02919a1459016f23cf8d25586bf840e14d03ba9830"
|
"hash": "6448278dd228b81fbac561bd0e1115dd3d1a581e66b44fd23914e56eb659394b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.0/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.5.1/ollama-windows-arm64.zip",
|
||||||
"hash": "587055c3d5829e41b7ce7091de5ea0bed62092b06198d4c71744ac6d229a51e1"
|
"hash": "b51b544c4dca759a886dae28b87b7a6612bfe064ec901546f08ee50205c2b561"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user