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-06-04 21:53:52 +02:00
parent d01d935657
commit 8d117b3234

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.8.0~ynh1" version = "6.9.0~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.8.0/download" url = "https://releases.rocket.chat/6.9.0/download"
sha256 = "9c306d586191a630c76ce981254a1a68d1d14bb4ce3656a321d93c71d94f2944" sha256 = "154177ca885f6f08c6de07e842e90a31743c30be110b5bcdbd2fc1f63de755b0"
in_subdir = true in_subdir = true
extract = true extract = true
rename = "rocket.chat.tgz" rename = "rocket.chat.tgz"