1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cyberchef_ynh.git synced 2024-09-03 18:16:31 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-29 14:04:12 +02:00
parent afcda61fee
commit b6fe972922

View file

@ -16,11 +16,11 @@ code = "https://github.com/gchq/CyberChef"
cpe = "cpe:2.3:a:gchq:cyberchef" cpe = "cpe:2.3:a:gchq:cyberchef"
[integration] [integration]
yunohost = ">= 11.1.21" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = "not_relevant" ldap = false
sso = "not_relevant" sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "20M" ram.runtime = "20M"