mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
Upgrade to v10.18.6
https://github.com/gchq/CyberChef/releases/tag/v10.18.6
This commit is contained in:
parent
39509135eb
commit
4637d93eb0
1 changed files with 3 additions and 3 deletions
|
@ -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.18.3~ynh1"
|
||||
version = "10.18.6~ynh1"
|
||||
|
||||
maintainers = ["oleole39"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "20M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.18.3/CyberChef_v10.18.3.zip"
|
||||
sha256 = "fef9875c6c389539a8ed76ad765496d80061e9350b257b2b1aeec0b96090e40a"
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.18.6/CyberChef_v10.18.6.zip"
|
||||
sha256 = "5c65300912ad3c577a70341738368b1c32818843476104ac8560cb359f6f132e"
|
||||
format = "zip"
|
||||
extract = true
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue