From 0c82f3f1e734a06853cd4745813e879ed4d17864 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Fri, 28 Jul 2023 15:41:10 +0200 Subject: [PATCH] Add SHA for sources. --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 261fa78..a87c917 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,7 +52,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://releases.rocket.chat/6.2.9/download" - sha256 = "" + sha256 = "f10db86c790f26fbeb01a3aa6e5462d81cf98868896d70264258d44712a2343a" in_subdir = true extract = true rename = "rocket.chat.tgz"