diff --git a/conf/app.src b/conf/app.src index 59f4a80..7eabd40 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.4.3/download -SOURCE_SUM=f8b774f35bde97c601c4061e90747cb4a724646f5865e8074064ab24b9c68d0b +SOURCE_URL=https://releases.rocket.chat/6.0.0/download +SOURCE_SUM=c2c60f66f345626c04af6c172202ff3e423884e2ca54d2d9553506bec816b1e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index 25516af..02cf718 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Rocket.Chat" description.en = "Team collaboration communication platform" description.fr = "Plateforme de communication collaborative en équipe" -version = "5.4.3~ynh1" +version = "6.0.0~ynh1" maintainers = ["eric_G"]