From ca9d665d3654f758f891493acf333867db219f93 Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Mon, 7 Dec 2020 16:26:54 +0100 Subject: [PATCH 1/2] Add PyInventory into apps.json https://github.com/jedie/pyinventory_ynh https://github.com/jedie/PyInventory --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 8aa52737..cc8346e4 100644 --- a/apps.json +++ b/apps.json @@ -2522,6 +2522,16 @@ ], "url": "https://github.com/YunoHost-Apps/pydio_ynh" }, + "pyinventory": { + "branch": "main", + "category": "productivity_and_management", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "business_and_ngos" + ], + "url": "https://github.com/jedie/pyinventory_ynh" + } "pyload": { "branch": "master", "category": "wat", From 6511e551ff692ced2ceaffbc8950e8282eea6c22 Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 7 Dec 2020 17:11:00 +0100 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index cc8346e4..e70bd763 100644 --- a/apps.json +++ b/apps.json @@ -2531,7 +2531,7 @@ "business_and_ngos" ], "url": "https://github.com/jedie/pyinventory_ynh" - } + }, "pyload": { "branch": "master", "category": "wat",