From 688defe2ffd97b8a31d720c20f0f5b2fdb6dccd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Mar 2023 22:05:21 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 97c468e..25516af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://docs.rocket.chat/guides/user-guides" code = "https://github.com/RocketChat/Rocket.Chat" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.14" architectures = ["amd64"] multi_instance = true ldap = false @@ -48,6 +48,13 @@ ram.runtime = "50M" type = "password" [resources] + [resources.sources] + + [resources.sources.main] + url = "https://releases.rocket.chat/5.4.3/download" + sha256 = "f8b774f35bde97c601c4061e90747cb4a724646f5865e8074064ab24b9c68d0b" + + [resources.system_user] [resources.install_dir]