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-08-09 20:05:48 +02:00
parent 8c3f7624cb
commit 2d396a9333

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.10.1~ynh1"
version = "6.11.0~ynh1"
maintainers = ["eric_G"]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://releases.rocket.chat/6.10.1/download"
sha256 = "c1d28fb4a8b6b6ce705b8a6a908697c9f28a6db276f6da36d8cfb942492a64db"
url = "https://releases.rocket.chat/6.11.0/download"
sha256 = "ace9c53db3ab7b0056df6dda14d7c510eedc7298f7e4e644682dfea848f12189"
in_subdir = true
extract = true
rename = "rocket.chat.tgz"