diff --git a/README.md b/README.md index 0e3dda9..6b02d20 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop * Official user documentation: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index edbd18a..fa6dd89 100644 --- a/README_fr.md +++ b/README_fr.md @@ -44,6 +44,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 737e502..8e0a22f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.4.2/download" - sha256 = "ba20ffbf1812f323bbe6290ecf687005a557f92dc75d80cbce571e6de4facc61" + url = "https://releases.rocket.chat/6.4.4/download" + sha256 = "e1cf9cdbf193617e6e348fdf593903780e78e34f27c9e50c7af2ed950be382a6" in_subdir = true extract = true rename = "rocket.chat.tgz"