From 65a11a541e1d03aa0fe05f079d0f7e44e5380db3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 1 Jun 2022 08:04:08 +0200 Subject: [PATCH] 4.8.0 --- 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 e4c233a..08219df 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/4.7.4/download -SOURCE_SUM=bc479348499e86beb4ea6a681ddc5bd6fdb77f0c16bd69bb5aef13779a1b0e73 +SOURCE_URL=https://releases.rocket.chat/4.8.0/download +SOURCE_SUM=4deda560c2451dd822931444ec5bac906ed83f242e1f590f66c0e873a1dd7961 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 364050a..ff7b4b9 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.7.4~ynh1", + "version": "4.8.0~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",