From 4b5e45be870ebfcd07be80831e94da7373af53be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 07:16:33 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2f9892f..db87a52 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Rocket.Chat" description.en = "Team collaboration communication platform" description.fr = "Plateforme de communication collaborative en équipe" -version = "6.3.7~ynh1" +version = "6.3.8~ynh1" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.3.7/download" - sha256 = "4727868f6ca275bd659a6ec2886f5a2ab89c13b40369b99ec25ff2a0c1091c09" + url = "https://releases.rocket.chat/6.3.8/download" + sha256 = "cd2fd9c9c296efec66c7fe627ca006820a98264584cc782d6b11bb27f2ca8676" in_subdir = true extract = true rename = "rocket.chat.tgz"