Changed sha256 for the new ones

This commit is contained in:
jeffser 2024-06-01 00:29:45 -06:00
parent 6979d1a775
commit 3fe9b6e121

View File

@ -81,7 +81,7 @@
{
"type": "file",
"url": "https://github.com/ollama/ollama/releases/download/v0.1.39/ollama-linux-amd64",
"sha256": "c3360812503a9756a507ebb9d78667e2b21800a760b45046bc48a8f3b81972f4",
"sha256": "4d19be355842a6297c93ab5ada139fe396126736bf3c3882a879dc245dffe3af",
"only-arches": [
"x86_64"
]
@ -89,7 +89,7 @@
{
"type": "file",
"url": "https://github.com/ollama/ollama/releases/download/v0.1.39/ollama-linux-arm64",
"sha256": "f2d091afe665b2d5ba8b68e2473d36cdfaf80c61c7d2844a0a8f533c4e62f547",
"sha256": "60ec2d36928c11d6c6d84fe91451308a46aafaedbdba44664e5a6080009ce097",
"only-arches": [
"aarch64"
]