1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-24 16:09:18 +02:00
parent 1cdd18cca9
commit d264d247e5

View file

@ -5,7 +5,7 @@ name = "Rocket.Chat"
description.en = "Team collaboration communication platform"
description.fr = "Plateforme de communication collaborative en équipe"
version = "6.4.1~ynh1"
version = "6.4.2~ynh1"
maintainers = ["eric_G"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://releases.rocket.chat/6.4.1/download"
sha256 = "e2d6f4cc03517cd4ca4e9f8e6e4319b6e999ec38355ee382504ba1df0078fdd6"
url = "https://releases.rocket.chat/6.4.2/download"
sha256 = "ba20ffbf1812f323bbe6290ecf687005a557f92dc75d80cbce571e6de4facc61"
in_subdir = true
extract = true
rename = "rocket.chat.tgz"