From 512d1a5ab639aee9635247a36ab68461dc3d8003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:05:29 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index fde6770..21752d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,13 +19,13 @@ admindoc = "https://agendav.readthedocs.io" # fund = "???" [integration] -yunohost = ">= 11.1.0" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = true sso = true disk = "10M" -ram.build = "50M" +ram.build = "100M" ram.runtime = "10M" [install] @@ -53,6 +53,7 @@ ram.runtime = "10M" [resources.sources.main] url = "https://github.com/agendav/agendav/releases/download/2.6.0/agendav-2.6.0.tar.gz" sha256 = "af72c07886e30d2443ce9587992f59c78fad5ab4a069e311286e1e7216db895e" + autoupdate.strategy = "latest_github_tag" [resources.system_user]