From c2c456269a0d027176d5be3e826d3dddb8440d84 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 5 Jan 2022 23:12:07 +0100 Subject: [PATCH] fix --- conf/app.src | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index dae8eae..3c1e941 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://releases.rocket.chat/4.3.0/download +SOURCE_URL=https://releases.rocket.chat/4.3.1/download SOURCE_SUM=2ef3cbad934c355387aabda74be7adf98c2e3036ad45c3bd227aa426e364c9c9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index ab15b06..bab6db5 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.0~ynh1", + "version": "4.3.1~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",