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 2024-02-01 23:08:21 +01:00
parent 484017fcf1
commit c4087f83b9

View file

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