From 76d4e0df266497355676d51840528483694b402b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:05:49 +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 bfcfe6f..4399fc1 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.4.6~ynh1" +version = "6.4.7~ynh1" maintainers = ["eric_G"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.4.6/download" - sha256 = "6ccf9501b27fc73cae77ae6ed1b63060893d9b0bafd295146fe79b7dc500c7f7" + url = "https://releases.rocket.chat/6.4.7/download" + sha256 = "fb5bce863a3833e6c74d27f3581684de321c01cab41285d60f4adfc280e7480b" in_subdir = true extract = true rename = "rocket.chat.tgz"