From b5eb751a7fa58beaffd6b04da338cf817f3d96f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:43:34 +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 ecf6615..1258a19 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.11.0~ynh1" +version = "6.11.1~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.11.0/download" - sha256 = "ace9c53db3ab7b0056df6dda14d7c510eedc7298f7e4e644682dfea848f12189" + url = "https://releases.rocket.chat/6.11.1/download" + sha256 = "7b7c4395fdd515a10354b090494443926bfdb2009fca0cdc261b6738859913b5" in_subdir = true extract = true rename = "rocket.chat.tgz"