From c6f35fbdfeaf52fde4244f712992f310faf44fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Sep 2023 14:53:27 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 87219f2..a2d0492 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,12 +19,12 @@ cpe = "cpe:2.3:a:domoticz:domoticz" fund = "https://www.paypal.com/donate?token=rF_gUybGmQGia_jzLfu3vkeXRqYLRV-v-BxCTylrTsEN4mB-nDdSVQhg3a-I9LkiqORq70Gtxbo6rq3r&locale.x=US" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.2" architectures = [ "amd64", "armhf", "arm64" ] multi_instance = false -ldap = false -sso = false -disk = "100M" +ldap = false +sso = false +disk = "100M" ram.build = "150M" ram.runtime = "50M"