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] 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",