From 8f3239b7a1df82c3e4634333dac610095ac4cef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Nov 2023 23:32:51 +0100 Subject: [PATCH 1/2] Update apps.toml --- apps.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/apps.toml b/apps.toml index 7f3014c0..7db77e7f 100644 --- a/apps.toml +++ b/apps.toml @@ -3431,11 +3431,16 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/signaturepdf_ynh" -[simple-hash-generator] +[simple-file-manager] category = "small_utilities" level = 8 state = "working" -url = "https://github.com/YunoHost-Apps/simple-hash-generator_ynh" +url = "https://github.com/YunoHost-Apps/h5ai_ynh" + +[simple-hash-generator] +category = "small_utilities" +state = "working" +url = "https://github.com/YunoHost-Apps/simple-file-manager_ynh" [simple-torrent] antifeatures = [ "deprecated-software" ] From e2d7d166ba1bcf9b04e7cf3a541fcf202fc36297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Nov 2023 23:33:47 +0100 Subject: [PATCH 2/2] Update apps.toml --- apps.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.toml b/apps.toml index 7db77e7f..a0aa402d 100644 --- a/apps.toml +++ b/apps.toml @@ -3435,12 +3435,12 @@ url = "https://github.com/YunoHost-Apps/signaturepdf_ynh" category = "small_utilities" level = 8 state = "working" -url = "https://github.com/YunoHost-Apps/h5ai_ynh" +url = "https://github.com/YunoHost-Apps/simple-file-manager_ynh" [simple-hash-generator] category = "small_utilities" state = "working" -url = "https://github.com/YunoHost-Apps/simple-file-manager_ynh" +url = "https://github.com/YunoHost-Apps/simple-hash-generator_ynh" [simple-torrent] antifeatures = [ "deprecated-software" ]