From c4087f83b9b6e7711d1bba4d625852e95f24010c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:08:21 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5ba16cd..08df05f 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.5.2~ynh1" +version = "6.5.3~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.5.2/download" - sha256 = "b504b063b7629434df8e886d67d161af7f44c6ecea9db320f203926d03d495d6" + url = "https://releases.rocket.chat/6.5.3/download" + sha256 = "8e13bf0f07719a6744323dd3cfe76f1fcab6a4da9cddf156572641d3fd32342a" in_subdir = true extract = true rename = "rocket.chat.tgz"