mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
ollama: Update to version 0.13.4
This commit is contained in:
parent
dc0c33bfa7
commit
2c4a19d32b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.13.3",
|
||||
"version": "0.13.4",
|
||||
"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.13.3/ollama-windows-amd64.zip",
|
||||
"hash": "4a81a0f130bad31962246b31fb053f27e9d2fc8314c0a68c43fd95cf787f17c2"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.4/ollama-windows-amd64.zip",
|
||||
"hash": "bde5623b27d897a205eab0795172bcec37894d3822052b0ebe2011500072ce55"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.3/ollama-windows-arm64.zip",
|
||||
"hash": "992ba8c0fab7c42d7f216bddcc5c7b146d5ac4feb3559f27e358bec0c4c9f8a4"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.4/ollama-windows-arm64.zip",
|
||||
"hash": "52e43ec0eb957b493cbdda1c390357b1ca28a573a91fdd339a6d92997f575c69"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user