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-07-29 20:22:37 +02:00
parent d3a3a65527
commit 65fc4739a8

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.3~ynh1" version = "6.10.1~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -18,7 +18,7 @@ userdoc = "https://docs.rocket.chat/guides/user-guides"
code = "https://github.com/RocketChat/Rocket.Chat" code = "https://github.com/RocketChat/Rocket.Chat"
[integration] [integration]
yunohost = ">= 11.2.14" yunohost = ">= 11.2.21"
architectures = ["amd64"] architectures = ["amd64"]
multi_instance = true multi_instance = true
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://releases.rocket.chat/6.9.3/download" url = "https://releases.rocket.chat/6.10.1/download"
sha256 = "ac5179f4e23897abca7e6957c3753559bf8e0cded5835322dea6e257865c4d57" sha256 = "c1d28fb4a8b6b6ce705b8a6a908697c9f28a6db276f6da36d8cfb942492a64db"
in_subdir = true in_subdir = true
extract = true extract = true
rename = "rocket.chat.tgz" rename = "rocket.chat.tgz"