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-28 08:54:48 +02:00
parent a8ae2fad36
commit e9c4b53b9e

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.9.2~ynh1" version = "6.9.3~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.9.2/download" url = "https://releases.rocket.chat/6.9.3/download"
sha256 = "6e4dacb38d509171a673011c918efcd236aba64aad9ed26184afc132714d3f51" sha256 = "ac5179f4e23897abca7e6957c3753559bf8e0cded5835322dea6e257865c4d57"
in_subdir = true in_subdir = true
extract = true extract = true
rename = "rocket.chat.tgz" rename = "rocket.chat.tgz"