mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ollama: Update to version 0.10.1
This commit is contained in:
parent
9a5f47bd05
commit
addb2da762
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"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.10.0/ollama-windows-amd64.zip",
|
||||
"hash": "3e6134aeec608509f39227449b6283509cbb5d5a831b9e7f57e8392fb12804f5"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-amd64.zip",
|
||||
"hash": "7ca428f7a395a7e6f055ae5aaae1f9605a8fab98636e2972ecd9cb29bd605d3f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.10.0/ollama-windows-arm64.zip",
|
||||
"hash": "f142cd14f3ca6bc9b67515730212010cd3202663d3381112f15755b0dd711ff8"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.10.1/ollama-windows-arm64.zip",
|
||||
"hash": "d565407d22d480a5569ae77cc26ef33f8880f8c308a989b4f009aeb8f5bf3673"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user