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:
ericgaspar 2024-01-03 08:47:54 +01:00
parent c972fd5a77
commit 84afdc6b3f

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.0~ynh1" version = "6.5.2~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.0/download" url = "https://releases.rocket.chat/6.5.2/download"
sha256 = "a0e0d73725d351403daa6d8a160b95bfc8a83edcc70a9ce221896dc0169b7cf6" sha256 = "b504b063b7629434df8e886d67d161af7f44c6ecea9db320f203926d03d495d6"
in_subdir = true in_subdir = true
extract = true extract = true
rename = "rocket.chat.tgz" rename = "rocket.chat.tgz"