From e9c4b53b9e057a6bd4ed2f2dd7bff4711996a0e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 28 Jun 2024 08:54:48 +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 76ce3bc..b321ddc 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.9.2~ynh1" +version = "6.9.3~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.9.2/download" - sha256 = "6e4dacb38d509171a673011c918efcd236aba64aad9ed26184afc132714d3f51" + url = "https://releases.rocket.chat/6.9.3/download" + sha256 = "ac5179f4e23897abca7e6957c3753559bf8e0cded5835322dea6e257865c4d57" in_subdir = true extract = true rename = "rocket.chat.tgz"