From 4ec315ae9f6dc7c1cac84a684c44bf31dfddefc9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 29 Sep 2022 10:52:49 +0200 Subject: [PATCH] 5.1.4 --- 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 a37017e..d43c9f1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.1.3/download -SOURCE_SUM=f08f87cb1fb0d86d2988525f19d115bbed4db61e251901cf932c871e7fd81126 +SOURCE_URL=https://releases.rocket.chat/5.1.4/download +SOURCE_SUM=9d7ab48bdd8d5ff68e1b58d405577cdc04a2aa2c83451ffd32fbd1aa8d736206 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 91adfc8..4c516fb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.1.3~ynh1", + "version": "5.1.4~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",