From 84afdc6b3f001ed02a09d7467461ce21023d1fa2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 3 Jan 2024 08:47:54 +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 b908c9f..d12d5ee 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.0~ynh1" +version = "6.5.2~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.5.0/download" - sha256 = "a0e0d73725d351403daa6d8a160b95bfc8a83edcc70a9ce221896dc0169b7cf6" + url = "https://releases.rocket.chat/6.5.2/download" + sha256 = "b504b063b7629434df8e886d67d161af7f44c6ecea9db320f203926d03d495d6" in_subdir = true extract = true rename = "rocket.chat.tgz"