From d9a5ddc91376a5514578dd1ef3307f778039784b Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 5 Apr 2019 11:53:31 +0200 Subject: [PATCH 1/2] Update community.json Add shinken --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index bac45cbd..e495074a 100644 --- a/community.json +++ b/community.json @@ -1440,6 +1440,13 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/shaarli_ynh" }, + "shinken": { + "branch": "master", + "level": 1, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-apps/shinken_ynh" + }, "shsd": { "branch": "master", "level": 3, From 489155e9c37da02b39d0817d78b111a16be5d383 Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 5 Apr 2019 13:17:37 +0200 Subject: [PATCH 2/2] No level --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index e495074a..69846c6e 100644 --- a/community.json +++ b/community.json @@ -1442,7 +1442,6 @@ }, "shinken": { "branch": "master", - "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-apps/shinken_ynh"