Changed Ollama version to 0.2.8

This commit is contained in:
jeffser 2024-07-22 22:00:03 -06:00
parent 5ba1ba7823
commit 818b88c94c

View File

@ -122,7 +122,7 @@
"sources": [
{
"type": "file",
"url": "https://github.com/ollama/ollama/releases/download/v0.1.48/ollama-linux-amd64",
"url": "https://github.com/ollama/ollama/releases/download/v0.2.8/ollama-linux-amd64",
"sha256": "7641b21e9d0822ba44e494f5ed3d3796d9e9fcdf4dbb66064f8c34c865bbec0b",
"only-arches": [
"x86_64"
@ -130,7 +130,7 @@
},
{
"type": "file",
"url": "https://github.com/ollama/ollama/releases/download/v0.1.48/ollama-linux-arm64",
"url": "https://github.com/ollama/ollama/releases/download/v0.2.8/ollama-linux-arm64",
"sha256": "8ccaea237c3ef2a34d0cc00d8a89ffb1179d5c49211b6cbdf80d8d88e3f0add6",
"only-arches": [
"aarch64"