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

Merge branch 'master' into testing

This commit is contained in:
oleole39 2023-09-05 02:11:00 +02:00 committed by GitHub
commit c52fe963ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "cyberchef" id = "cyberchef"
name = "CyberChef" name = "CyberChef"
description.en = "The Cyber Swiss Army Knife - client-side toolbox for data analysis (encoding, encryption, parsing and more)." description.en = "Cyber Swiss Army Knife - toolbox for data analysis"
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.fr = "Cyber-couteau suisse - boîte à outils pour l'analyse de données"
version = "10.5.2~ynh1" version = "10.5.2~ynh1"
maintainers = ["oleole39"] maintainers = ["oleole39"]
@ -16,7 +16,7 @@ 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.15" yunohost = ">= 11.1.21"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = "not_relevant" ldap = "not_relevant"