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"