From e4b12a42628265512705ebf76d9974ceb0444a06 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 03:32:00 +0200 Subject: [PATCH 1/6] Upgrade to v10.15.1 https://github.com/gchq/CyberChef/releases/tag/v10.15.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e417e45..67dde9b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 From ab0ce9d156be0cc8dd31abb7565777f27be8f2f2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 01:32:03 +0000 Subject: [PATCH 2/6] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README.md b/README.md index 3b72ee9..a05d0fd 100644 --- a/README.md +++ b/README.md @@ -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:** diff --git a/README_eu.md b/README_eu.md index b0888cc..a4c5176 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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:** diff --git a/README_fr.md b/README_fr.md index 7b4e674..c6d2e4a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 :** diff --git a/README_gl.md b/README_gl.md index 17133ee..ebfea8e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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:** From 6c91416ac57c577b0b890885d07e67214c5a993e Mon Sep 17 00:00:00 2001 From: oleole39 <59071673+oleole39@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:00:57 +0200 Subject: [PATCH 3/6] fix italian readme --- ALL_README.md | 1 + README_it.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 77b7509..4e6758a 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Leggi il README in italiano](README_it.md) diff --git a/README_it.md b/README_it.md index 29a9182..ca7ed03 100644 --- a/README_it.md +++ b/README_it.md @@ -19,7 +19,7 @@ NON DEVE essere modificato 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. -**Versione pubblicata:** 10.14.0~ynh1 +**Versione pubblicata:** 10.15.1~ynh1 **Prova:** From 760a35560fe95382295f268a769da119fd5f7565 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 18:01:23 +0000 Subject: [PATCH 4/6] Auto-update READMEs --- ALL_README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 4e6758a..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,4 +4,3 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il README in italiano](README_it.md) From 1f79458112a5d46cf9a810d520fcf138beaa4f65 Mon Sep 17 00:00:00 2001 From: oleole39 <59071673+oleole39@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:44:13 +0200 Subject: [PATCH 5/6] Update ALL_README.md --- ALL_README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ALL_README.md b/ALL_README.md index 77b7509..4e6758a 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Leggi il README in italiano](README_it.md) From 044f7c209e3823878fb8c9c4efd6cc23e1fce9c5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 18:44:17 +0000 Subject: [PATCH 6/6] Auto-update READMEs --- ALL_README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 4e6758a..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,4 +4,3 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il README in italiano](README_it.md)