From 738337866f8b93ab1373a29f37d53c792981621a Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Thu, 26 Oct 2023 10:42:20 +0200 Subject: [PATCH 1/3] Update manifest file with the 6.4.3 release --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 737e502..3b006d6 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.3/download" + sha256 = "8495e8f512a92e1320fa68b6ab2ef782d9a0f964a968213cd1f72bdde4a1cf32" in_subdir = true extract = true rename = "rocket.chat.tgz" From 9529aa6906757ec4613c25f9d69bfe40fc1997e8 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Fri, 27 Oct 2023 09:59:42 +0200 Subject: [PATCH 2/3] Add the new minor release --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3b006d6..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.3/download" - sha256 = "8495e8f512a92e1320fa68b6ab2ef782d9a0f964a968213cd1f72bdde4a1cf32" + url = "https://releases.rocket.chat/6.4.4/download" + sha256 = "e1cf9cdbf193617e6e348fdf593903780e78e34f27c9e50c7af2ed950be382a6" in_subdir = true extract = true rename = "rocket.chat.tgz" From 0285128728e42d610704cda948b1f8142550c19f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 09:20:10 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) 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