From 8d117b323461a5ec177559a510f5feddd8a7b5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:53:52 +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 c5daf8e..35ab08c 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.8.0~ynh1" +version = "6.9.0~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.8.0/download" - sha256 = "9c306d586191a630c76ce981254a1a68d1d14bb4ce3656a321d93c71d94f2944" + url = "https://releases.rocket.chat/6.9.0/download" + sha256 = "154177ca885f6f08c6de07e842e90a31743c30be110b5bcdbd2fc1f63de755b0" in_subdir = true extract = true rename = "rocket.chat.tgz"