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