mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
ollama: Update to version 0.17.0
This commit is contained in:
parent
6b47a1a7a7
commit
4e74a6a82e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.16.3",
|
||||
"version": "0.17.0",
|
||||
"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.16.3/ollama-windows-amd64.zip",
|
||||
"hash": "2c8a8a324334f0b9abcf38e00d1f3373c9a45b22a62a58018ec66ad6b8428272"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.17.0/ollama-windows-amd64.zip",
|
||||
"hash": "cd17faeda399324db3aee1be49b5143b00681e74c3023aeb7306223f7203be0d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.16.3/ollama-windows-arm64.zip",
|
||||
"hash": "34bd0c8dd9f2b8185bdf4e921b5e8c373de3e52ae44a40c6e9f481f3d366883b"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.17.0/ollama-windows-arm64.zip",
|
||||
"hash": "36d6e25570aa265eb52b431768f1b5dc4e35f1d4152d34be86441b630d0cf2fb"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user