From 96bc6d799c642b51431f38b94a57c3c6ae0d9ee7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 19 Jan 2022 19:25:29 +0100 Subject: [PATCH] 4.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 e603a87..c5aee7d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/4.3.1/download -SOURCE_SUM=c124fce6f0f519bac92e8fd72ef525f904945ba561c592ec73fa98f010e4e022 +SOURCE_URL=https://releases.rocket.chat/4.3.2/download +SOURCE_SUM= SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a935a34..cb5d5b1 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.3.1~ynh1", + "version": "4.3.2~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",