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:
parent
afcda61fee
commit
b6fe972922
1 changed files with 3 additions and 3 deletions
|
@ -16,11 +16,11 @@ code = "https://github.com/gchq/CyberChef"
|
|||
cpe = "cpe:2.3:a:gchq:cyberchef"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.21"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = "not_relevant"
|
||||
sso = "not_relevant"
|
||||
ldap = false
|
||||
sso = false
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "20M"
|
||||
|
|
Loading…
Add table
Reference in a new issue