From 3c324cd68a8a00452e69b2c308534a585ab599d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:07:46 +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 3fdc496..261fa78 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.8~ynh1" +version = "6.2.9~ynh1" maintainers = ["eric_G"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.2.8/download" - sha256 = "7568ac839669938acdcd8f37d2e991afdeccd043af04ef957ac9166c0241a146" + url = "https://releases.rocket.chat/6.2.9/download" + sha256 = "" in_subdir = true extract = true rename = "rocket.chat.tgz"