From ab5deeb858e6dc0a04ced96739491df7ed9e2213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 Jun 2022 10:05:04 +0200 Subject: [PATCH] 4.8.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 08219df..86ed495 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/4.8.0/download -SOURCE_SUM=4deda560c2451dd822931444ec5bac906ed83f242e1f590f66c0e873a1dd7961 +SOURCE_URL=https://releases.rocket.chat/4.8.1/download +SOURCE_SUM=8f4d16858e5ac4ef0a92b9ac0a9d30172e3ce80a1f598597cd5b714c36db4a27 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ff7b4b9..a7916c4 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.8.0~ynh1", + "version": "4.8.1~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",