From 4f9333320ab3e7fa4bbe5afc84a8c7f4bfd635c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 17 Dec 2022 18:39:55 +0100 Subject: [PATCH] 5.4.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 d7a310a..685a05f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.3.5/download -SOURCE_SUM=a3a5222fe0b07ce100daeb963f3f59ba292e3da069de0eb312979667c9bef813 +SOURCE_URL=https://releases.rocket.chat/5.4.1/download +SOURCE_SUM=59642645cfcd41f471a4767eda4c04b360b6e41ddc316f9a7e675b7e1444ff79 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ebd8d77..3594ccd 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.3.5~ynh1", + "version": "5.4.1~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",