From 738337866f8b93ab1373a29f37d53c792981621a Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Thu, 26 Oct 2023 10:42:20 +0200 Subject: [PATCH] Update manifest file with the 6.4.3 release --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 737e502..3b006d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.4.2/download" - sha256 = "ba20ffbf1812f323bbe6290ecf687005a557f92dc75d80cbce571e6de4facc61" + url = "https://releases.rocket.chat/6.4.3/download" + sha256 = "8495e8f512a92e1320fa68b6ab2ef782d9a0f964a968213cd1f72bdde4a1cf32" in_subdir = true extract = true rename = "rocket.chat.tgz"