mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
Upgrade to v10.9.0
https://github.com/gchq/CyberChef/releases/tag/v10.9.0
This commit is contained in:
parent
29a6955d7f
commit
3a202805c2
1 changed files with 3 additions and 3 deletions
|
@ -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.8.2~ynh2"
|
version = "10.9.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.8.2/CyberChef_v10.8.2.zip"
|
url = "https://github.com/gchq/CyberChef/releases/download/v10.9.0/CyberChef_v10.9.0.zip"
|
||||||
sha256 = "123b72659d2994b834f1d777e09f8a431653b0982c536c8cc4c156e1dc882c11"
|
sha256 = "d89d679580bc033a4d6116b0feddb6432f7792488a5035fc79a3b49d13ecb473"
|
||||||
format = "zip"
|
format = "zip"
|
||||||
extract = true
|
extract = true
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue