From af5698a192dbc1b8f05ac61062c58a871fdfd27d Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 12 Jun 2021 11:54:01 +0200 Subject: [PATCH] Fix alphabetization MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- apps.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps.json b/apps.json index 70170d4a..add0fd65 100644 --- a/apps.json +++ b/apps.json @@ -1798,13 +1798,6 @@ ], "url": "https://github.com/YunoHost-Apps/lemmy_ynh" }, - "lidarr": { - "branch": "master", - "category": "multimedia", - "revision": "HEAD", - "state": "working", - "url": "https://github.com/YunoHost-Apps/lidarr_ynh" - }, "libreerp": { "branch": "master", "category": "productivity_and_management", @@ -1849,6 +1842,13 @@ ], "url": "https://github.com/YunoHost-Apps/libreto_ynh" }, + "lidarr": { + "branch": "master", + "category": "multimedia", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/lidarr_ynh" + }, "limesurvey": { "branch": "master", "category": "productivity_and_management",