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

Upgrade sources

- `main` v10.19.2: https://github.com/gchq/CyberChef/releases/tag/v10.19.2
This commit is contained in:
yunohost-bot 2024-08-15 03:32:21 +02:00 committed by YunoHost Bot
parent 58b5e6d6af
commit e8750c85ef

View file

@ -4,7 +4,7 @@ id = "cyberchef"
name = "CyberChef"
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.19.0~ynh1"
version = "10.19.2~ynh1"
maintainers = ["oleole39"]
@ -43,8 +43,8 @@ ram.runtime = "20M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/gchq/CyberChef/releases/download/v10.19.0/CyberChef_v10.19.0.zip"
sha256 = "c9805866bb72842c94c8480d9aa1a13dfcce2218380d65c644740a5575db3a8f"
url = "https://github.com/gchq/CyberChef/releases/download/v10.19.2/CyberChef_v10.19.2.zip"
sha256 = "7838f713f69335fbdfd402764daf6c05f7848cf651f4b9e1a208c7993da1ec9e"
format = "zip"
extract = true
in_subdir = false