diff --git a/manifest.toml b/manifest.toml index 4222621..8d85e30 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.1.2~ynh1" +version = "6.1.3~ynh1" maintainers = ["eric_G"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.1.2/download" - sha256 = "2600755e7c2b9f8cd072662368469b6fa03ba34efba3fccd813d4287c7086965" + url = "https://releases.rocket.chat/6.1.3/download" + sha256 = "cbdfb7995a4ce7fe0c76f1d578c218547468bd3ea1152c3886f5dbbb4a441b05" in_subdir = true extract = true rename = "rocket.chat.tgz"