ollama: Update to version 0.4.6

This commit is contained in:
github-actions[bot] 2024-11-28 04:30:11 +00:00
parent c9b5da94b3
commit 706a24f647

View File

@ -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",