From bc7bb0c2e5cdc515e0e631c0dc2936ccc6b07986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:19:50 +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 74d7aaa..2f9892f 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.6~ynh1" +version = "6.3.7~ynh1" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.3.6/download" - sha256 = "50a8a6a1de1b30ef684bc25c15fa7fcb55c7db5fbf1ad78506eadc6ea5bc438d" + url = "https://releases.rocket.chat/6.3.7/download" + sha256 = "4727868f6ca275bd659a6ec2886f5a2ab89c13b40369b99ec25ff2a0c1091c09" in_subdir = true extract = true rename = "rocket.chat.tgz"