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

Upgrade to v10.13.0

https://github.com/gchq/CyberChef/releases/tag/v10.13.0
This commit is contained in:
yunohost-bot 2024-03-31 03:31:42 +02:00 committed by YunoHost Bot
parent cb146aaba0
commit 557d06cb99

View file

@ -4,7 +4,7 @@ id = "cyberchef"
name = "CyberChef" name = "CyberChef"
description.en = "Cyber Swiss Army Knife - toolbox for data analysis" description.en = "Cyber Swiss Army Knife - toolbox for data analysis"
description.fr = "Cyber-couteau suisse - boîte à outils pour l'analyse de données" description.fr = "Cyber-couteau suisse - boîte à outils pour l'analyse de données"
version = "10.10.0~ynh1" version = "10.13.0~ynh1"
maintainers = ["oleole39"] maintainers = ["oleole39"]
@ -43,8 +43,8 @@ ram.runtime = "20M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/gchq/CyberChef/releases/download/v10.10.0/CyberChef_v10.10.0.zip" url = "https://github.com/gchq/CyberChef/releases/download/v10.13.0/CyberChef_v10.13.0.zip"
sha256 = "a7f9d2ca67136fb592cd37936a9b136320ff0561acc2acbdf3289e4cabffd4fd" sha256 = "c9f8032718b08584771f9c8e28a387e78751932ea4b78bbce233225a638cb3f2"
format = "zip" format = "zip"
extract = true extract = true
in_subdir = false in_subdir = false