mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
Upgrade to v10.15.0
https://github.com/gchq/CyberChef/releases/tag/v10.15.0
This commit is contained in:
parent
a20c2f9b6b
commit
100fdc1c3c
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.14.0~ynh1"
|
||||
version = "10.15.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.14.0/CyberChef_v10.14.0.zip"
|
||||
sha256 = "97eed437b5232f8c7df02497c550299affba85c985b4be5dd77ccc048eb4a162"
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.15.0/CyberChef_v10.15.0.zip"
|
||||
sha256 = "cc99cddb3c3d5950c841bde3a55150d0bcfa4c47719b443723757cf001c119a2"
|
||||
format = "zip"
|
||||
extract = true
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue