From d9eb3aa2f6a2fb56d9a63d47143248c25fbd6ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:35:51 +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 b58187c..a4a0ae1 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.2.2~ynh1" +version = "6.2.4~ynh1" maintainers = ["eric_G"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.2.2/download" - sha256 = "aee7bfcaf4465b56899569eaeb848df1b6bf0bf6a63faa3305c16cd3222048cf" + url = "https://releases.rocket.chat/6.2.4/download" + sha256 = "d9b72842aa152c7e933504af38de8bb585061634ff5cea0ee57cd2cb0b951ae4" in_subdir = true extract = true rename = "rocket.chat.tgz"