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:
parent
4448bc0eb5
commit
d918173c81
1 changed files with 4 additions and 4 deletions
|
@ -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.1.3~ynh1"
|
version = "6.1.5~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.1.17"
|
yunohost = ">= 11.1.18"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -51,8 +51,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://releases.rocket.chat/6.1.3/download"
|
url = "https://releases.rocket.chat/6.1.5/download"
|
||||||
sha256 = "cbdfb7995a4ce7fe0c76f1d578c218547468bd3ea1152c3886f5dbbb4a441b05"
|
sha256 = "16b577b51382e2ab7b31488b6e80d6d7d7e563705603b8638eded43022fe57a4"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
extract = true
|
extract = true
|
||||||
rename = "rocket.chat.tgz"
|
rename = "rocket.chat.tgz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue