mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ollama: Update to version 0.4.6
This commit is contained in:
parent
c9b5da94b3
commit
706a24f647
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"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.4.5/ollama-windows-amd64.zip",
|
||||
"hash": "acc274e19c575e095a65637f10810f01bc82aade90a6116b4b6c1f6ec9831ec0"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.6/ollama-windows-amd64.zip",
|
||||
"hash": "c498d5c25084b4ef61bdb4c70a06debf9e5214817e102b1bbb35f32aae5a582e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.5/ollama-windows-arm64.zip",
|
||||
"hash": "2efe6c4e99af8ca1d914b1f6f9c841ac6caf41070515e57d55a5afc2186ecf1e"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.6/ollama-windows-arm64.zip",
|
||||
"hash": "292f67ca608bfd31be003e7ce73073f131a2101c091da250c9e993f24bc397cf"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user