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-03-23 08:13:23 +01:00
parent 3fceb713a4
commit 637bcaebbb

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.0.0~ynh1"
version = "6.0.1~ynh1"
maintainers = ["eric_G"]
@ -18,7 +18,7 @@ userdoc = "https://docs.rocket.chat/guides/user-guides"
code = "https://github.com/RocketChat/Rocket.Chat"
[integration]
yunohost = ">= 11.1.14"
yunohost = ">= 11.1.15"
architectures = ["amd64"]
multi_instance = true
ldap = false
@ -51,8 +51,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://releases.rocket.chat/6.0.0/download"
sha256 = "c2c60f66f345626c04af6c172202ff3e423884e2ca54d2d9553506bec816b1e0"
url = "https://releases.rocket.chat/6.0.1/download"
sha256 = "b927af1a3d5e82abcdb1c54f5965daa2a5d4c3e28a5919bad90d72ee732c834e"
[resources.system_user]