mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
Upgrade to v10.6.0
Changelog: https://github.com/gchq/CyberChef/releases/tag/v10.6.0
This commit is contained in:
parent
c52fe963ef
commit
276b234cd6
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.5.2~ynh1"
|
||||
version = "10.6.0~ynh1"
|
||||
|
||||
maintainers = ["oleole39"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "20M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.5.2/CyberChef_v10.5.2.zip"
|
||||
sha256 = "a4d47a313d9e79d08775abfde18a08c32b50b4db8fa52261bfddbb785910d0ef"
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.6.0/CyberChef_v10.6.0.zip"
|
||||
sha256 = "d066dbda811071cadc821050f572fa14d7666c0b8af595db2e3833acd0ddc02e"
|
||||
extract = true
|
||||
zip = true
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue