From 52b80958009961c8ff61b5f4bc3bf72ec98f968e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 1 Nov 2022 18:10:41 +0100 Subject: [PATCH 1/8] 5.3.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5c2069f..43f165a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.2.0/download -SOURCE_SUM=43fcec533f3f4e1c19c10a1486b9e08fe928d7d71cca882b698f25c181d3bbd2 +SOURCE_URL=https://releases.rocket.chat/5.3.0/download +SOURCE_SUM=053ee9693de3713d3fef5272a14f67761d3635d04df2534708398e6260986eda SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index aab1aca..0ecb1b4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.2.0~ynh1", + "version": "5.3.0~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0", From 8a0507d8a6d2e9eb34b6b47103cce0cfa9c75bdc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 1 Nov 2022 17:10:50 +0000 Subject: [PATCH 2/8] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e47f4a6..dd8d743 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop - Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) -**Shipped version:** 5.2.0~ynh1 +**Shipped version:** 5.3.0~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index 03cc714..3e9a3d2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person - Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download) -**Version incluse :** 5.2.0~ynh1 +**Version incluse :** 5.3.0~ynh1 **Démo :** https://cloud.rocket.chat/trial From 47ad7f6c4918be68aa733d4159aa4358ec1d1d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 16 Nov 2022 21:27:33 +0100 Subject: [PATCH 3/8] 5.3.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 43f165a..746ed75 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.3.0/download -SOURCE_SUM=053ee9693de3713d3fef5272a14f67761d3635d04df2534708398e6260986eda +SOURCE_URL=https://releases.rocket.chat/5.3.1/download +SOURCE_SUM=d7e00f3352fa215cd8335f94f3c40bf12d38d9f294fbf167f599731023b53311 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0ecb1b4..93af335 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.3.0~ynh1", + "version": "5.3.1~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0", From 6761ae915f90b765c866ccf32f75496e99523a4b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Nov 2022 20:27:46 +0000 Subject: [PATCH 4/8] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd8d743..920d10e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop - Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) -**Shipped version:** 5.3.0~ynh1 +**Shipped version:** 5.3.1~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index 3e9a3d2..f31c265 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person - Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download) -**Version incluse :** 5.3.0~ynh1 +**Version incluse :** 5.3.1~ynh1 **Démo :** https://cloud.rocket.chat/trial From f44103a3b30ba87b2d280668a15d217ec7c797e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 20 Nov 2022 22:15:51 +0100 Subject: [PATCH 5/8] 5.3.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 746ed75..06dd6b3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.3.1/download -SOURCE_SUM=d7e00f3352fa215cd8335f94f3c40bf12d38d9f294fbf167f599731023b53311 +SOURCE_URL=https://releases.rocket.chat/5.3.2/download +SOURCE_SUM=0e7de586c6d0bb189443ffebd170a1497a97bf7326914331c4eff318911049af SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 93af335..de0d148 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.3.1~ynh1", + "version": "5.3.2~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0", From 9288c91966a40413297d398438ee2f0d71c9be8b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 20 Nov 2022 21:16:02 +0000 Subject: [PATCH 6/8] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 920d10e..92c59b9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop - Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) -**Shipped version:** 5.3.1~ynh1 +**Shipped version:** 5.3.2~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index f31c265..dcc27ec 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person - Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download) -**Version incluse :** 5.3.1~ynh1 +**Version incluse :** 5.3.2~ynh1 **Démo :** https://cloud.rocket.chat/trial From ab8bfef598c64d0746e9f9a38ccf1d0b4a9537dd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Nov 2022 12:23:57 +0100 Subject: [PATCH 7/8] 5.3.3 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 06dd6b3..3bd9640 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.3.2/download -SOURCE_SUM=0e7de586c6d0bb189443ffebd170a1497a97bf7326914331c4eff318911049af +SOURCE_URL=https://releases.rocket.chat/5.3.3/download +SOURCE_SUM=f0bbd87d84f774c9e8e7fdb51452ed560f18f10593bc803750d5f7a5fd041d70 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index de0d148..88582f7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.3.2~ynh1", + "version": "5.3.3~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0", From 1b518febd2bcc189c5c62e827585a92c73adc35c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 27 Nov 2022 11:24:05 +0000 Subject: [PATCH 8/8] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92c59b9..8e85fc0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop - Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) -**Shipped version:** 5.3.2~ynh1 +**Shipped version:** 5.3.3~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index dcc27ec..2bc7ace 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person - Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download) -**Version incluse :** 5.3.2~ynh1 +**Version incluse :** 5.3.3~ynh1 **Démo :** https://cloud.rocket.chat/trial