mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.5.3
This commit is contained in:
parent
413e8b7cba
commit
c8ff9a70f1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.3",
|
||||
"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.1/ollama-windows-amd64.zip",
|
||||
"hash": "6448278dd228b81fbac561bd0e1115dd3d1a581e66b44fd23914e56eb659394b"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.3/ollama-windows-amd64.zip",
|
||||
"hash": "257457df527bbbdf9d4ec43356e12fe6f68a2e3c19ce78a452051b7ad290208d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.1/ollama-windows-arm64.zip",
|
||||
"hash": "b51b544c4dca759a886dae28b87b7a6612bfe064ec901546f08ee50205c2b561"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.5.3/ollama-windows-arm64.zip",
|
||||
"hash": "b5551feac44b903f13a043e6fe08a966b45830667ff150a310d51a742ce2562d"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user