From 3f0ac3b5381202ff1a794ae47e9e9e3c986f3999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Dec 2022 12:21:14 +0100 Subject: [PATCH] 5.3.5 --- 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 3bd9640..d7a310a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.3.3/download -SOURCE_SUM=f0bbd87d84f774c9e8e7fdb51452ed560f18f10593bc803750d5f7a5fd041d70 +SOURCE_URL=https://releases.rocket.chat/5.3.5/download +SOURCE_SUM=a3a5222fe0b07ce100daeb963f3f59ba292e3da069de0eb312979667c9bef813 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 88582f7..ebd8d77 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.3~ynh1", + "version": "5.3.5~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",