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-09-15 08:15:26 +02:00
parent 8e5180e120
commit 9e4984f31b

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.3.5~ynh1" version = "6.3.6~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://releases.rocket.chat/6.3.5/download" url = "https://releases.rocket.chat/6.3.6/download"
sha256 = "94b1e4a43a223a5a29fd4ae8647e97979ed8a124dd8d8330377fedb7e56ab378" sha256 = "50a8a6a1de1b30ef684bc25c15fa7fcb55c7db5fbf1ad78506eadc6ea5bc438d"
in_subdir = true in_subdir = true
extract = true extract = true
rename = "rocket.chat.tgz" rename = "rocket.chat.tgz"