From 9e4984f31bd048a21cbb20b3a1f0ccd5d5231109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:15:26 +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 2ebc838..74d7aaa 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.5~ynh1" +version = "6.3.6~ynh1" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.3.5/download" - sha256 = "94b1e4a43a223a5a29fd4ae8647e97979ed8a124dd8d8330377fedb7e56ab378" + url = "https://releases.rocket.chat/6.3.6/download" + sha256 = "50a8a6a1de1b30ef684bc25c15fa7fcb55c7db5fbf1ad78506eadc6ea5bc438d" in_subdir = true extract = true rename = "rocket.chat.tgz"