From 3fe9b6e1215798fa2b743793c8676380c7c26eed Mon Sep 17 00:00:00 2001 From: jeffser Date: Sat, 1 Jun 2024 00:29:45 -0600 Subject: [PATCH] Changed sha256 for the new ones --- com.jeffser.Alpaca.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.jeffser.Alpaca.json b/com.jeffser.Alpaca.json index b266a0b..51cd752 100644 --- a/com.jeffser.Alpaca.json +++ b/com.jeffser.Alpaca.json @@ -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" ]