From 799a754917ffe5855b237f4de20cffec58a30ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 Aug 2022 23:44:11 +0200 Subject: [PATCH] 5.0.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 d217281..6707dbc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.0.4/download -SOURCE_SUM=4c61851048a7c995166218ca154db1fabb1dc851514064388b5bfa5d4c340186 +SOURCE_URL=https://releases.rocket.chat/5.0.5/download +SOURCE_SUM= SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb6759c..1e4fbfc 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.0.4~ynh1", + "version": "5.0.5~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0",