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"