From b2109b2a19740f7f49f481e362dc3b886480cb71 Mon Sep 17 00:00:00 2001 From: oleole39 <59071673+oleole39@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:36:29 +0100 Subject: [PATCH 1/3] Added CyberChef to catalog --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 867ebebe..5803ba38 100644 --- a/apps.toml +++ b/apps.toml @@ -506,6 +506,12 @@ level = 7 state = "working" url = "https://github.com/YunoHost-Apps/cultivons_ynh" +[cyberchef] +category = "small_utilities" +level = 1 +state = "in_progress" +url = "https://github.com/oleole39/cyberchef_ynh" + [cypht] category = "communication" level = 7 From ed4f9a1c88e7c8799250f199f8b47e35d369f88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:35:33 +0100 Subject: [PATCH 2/3] Update apps.toml --- apps.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.toml b/apps.toml index 5803ba38..533955b3 100644 --- a/apps.toml +++ b/apps.toml @@ -508,7 +508,6 @@ url = "https://github.com/YunoHost-Apps/cultivons_ynh" [cyberchef] category = "small_utilities" -level = 1 state = "in_progress" url = "https://github.com/oleole39/cyberchef_ynh" From 86cd7b9034c487f566014033caebe2e39baf3fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:37:33 +0100 Subject: [PATCH 3/3] Update apps.toml --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 533955b3..297ba649 100644 --- a/apps.toml +++ b/apps.toml @@ -509,7 +509,7 @@ url = "https://github.com/YunoHost-Apps/cultivons_ynh" [cyberchef] category = "small_utilities" state = "in_progress" -url = "https://github.com/oleole39/cyberchef_ynh" +url = "https://github.com/YunoHost-Apps/cyberchef_ynh" [cypht] category = "communication"