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

Merge pull request #28 from YunoHost-Apps/ci-auto-update-10.15.1

Upgrade to v10.15.1
This commit is contained in:
oleole39 2024-04-10 19:53:27 +02:00 committed by GitHub
commit 9f3c78dc69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 7 deletions

View file

@ -3,3 +3,4 @@
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression: encode, decode, format data, parse data, encrypt, decrypt, compress data, extract data, perform arithmetic functions against data, etc.. There are around 300 operations in CyberChef allowing you to carry out simple and complex tasks easily.
**Shipped version:** 10.14.0~ynh1
**Shipped version:** 10.15.1~ynh1
**Demo:** <https://gchq.github.io/CyberChef>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression: encode, decode, format data, parse data, encrypt, decrypt, compress data, extract data, perform arithmetic functions against data, etc.. There are around 300 operations in CyberChef allowing you to carry out simple and complex tasks easily.
**Paketatutako bertsioa:** 10.14.0~ynh1
**Paketatutako bertsioa:** 10.15.1~ynh1
**Demoa:** <https://gchq.github.io/CyberChef>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Une application web simple et intuitive pour analyser et décoder des données sans avoir affaire à des outils ou des langages de programmation compliqués. CyberChef s'adresse aussi bien aux utilisateurs expérimentés qu'aux plus novices souhaitant explorer les formats de données, leur chiffrement et leur compression: encoder, décoder, formater, analyser, chiffrer, déchiffrer, compresser, extraire, fonctions arithmétiques, etc.. Il y a en tout près de 300 outils dans CyberChef permettant de réaliser facilement des tâches simples ou complexes.
**Version incluse:** 10.14.0~ynh1
**Version incluse:** 10.15.1~ynh1
**Démo:** <https://gchq.github.io/CyberChef>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression: encode, decode, format data, parse data, encrypt, decrypt, compress data, extract data, perform arithmetic functions against data, etc.. There are around 300 operations in CyberChef allowing you to carry out simple and complex tasks easily.
**Versión proporcionada:** 10.14.0~ynh1
**Versión proporcionada:** 10.15.1~ynh1
**Demo:** <https://gchq.github.io/CyberChef>

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.14.0~ynh1"
version = "10.15.1~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.1/CyberChef_v10.15.1.zip"
sha256 = "385dc71c7dd55a925f54aac639806cf8936f46ec56bd23616d81049629c97542"
format = "zip"
extract = true
in_subdir = false