From 209856cbbbc4dfa7f6dfa9f9554c95e657df33c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:37:21 +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 a4a1cd8..774b0b5 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.0~ynh2" +version = "6.9.1~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.9.0/download" - sha256 = "154177ca885f6f08c6de07e842e90a31743c30be110b5bcdbd2fc1f63de755b0" + url = "https://releases.rocket.chat/6.9.1/download" + sha256 = "44444f515dfd36e6b44b2e7d1e84e08819adb8c51f60bc56b2c7b48e49c3eef2" in_subdir = true extract = true rename = "rocket.chat.tgz"