From 9e23a00a9cd2d7a070965a7cdb84e903da9f7d16 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 10 Dec 2021 16:46:52 +0100 Subject: [PATCH] 4.2.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 1108461..5053f84 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/4.2.0/download -SOURCE_SUM=e051c88a5106dbf3cbb8e693bbba3620d223c5cac2ccf17ee779e51c2f64c283 +SOURCE_URL=https://releases.rocket.chat/4.2.1/download +SOURCE_SUM=430047d5b40388e391a58a933815aaa5348a2518be8d12675a08ddb1b9fd389e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 04d36eb..19ab168 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "4.2.0~ynh1", + "version": "4.2.1~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",