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-07-13 21:30:28 +02:00
parent 644a1b557e
commit cab5cb6980

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "cyberchef"
name = "CyberChef"
description.en = "The Cyber Swiss Army Knife - client-side toolbox for data analysis (encoding, encryption, parsing and more)."
description.fr = "Le cyber-couteau suisse - boîte à outils s'executant côté client pour l'analyse de données (encodage, chiffrage, extraction, et plus encore)."
description.en = "Cyber Swiss Army Knife - toolbox for data analysis"
description.fr = "Cyber-couteau suisse - boîte à outils pour l'analyse de données"
version = "10.4.0~ynh1"
maintainers = ["oleole39"]
@ -16,7 +16,7 @@ code = "https://github.com/gchq/CyberChef"
cpe = "cpe:2.3:a:gchq:cyberchef"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.21"
architectures = "all"
multi_instance = true
ldap = "not_relevant"