From ca9d665d3654f758f891493acf333867db219f93 Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Mon, 7 Dec 2020 16:26:54 +0100 Subject: [PATCH] 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",