From e96f1ec8f073148c10313a8db1e94015efe584d8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 11 May 2018 19:05:28 +0000 Subject: [PATCH 1/2] Update app's level --- community.json | 6 +++--- official.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/community.json b/community.json index e9c5df6d..2d6d5863 100644 --- a/community.json +++ b/community.json @@ -864,7 +864,7 @@ }, "osjs": { "branch": "master", - "level": 5, + "level": 0, "revision": "d9ab08c673560e9161d0c7d0355a9b7e8ffa2fd7", "state": "working", "url": "https://github.com/YunoHost-Apps/osjs_ynh" @@ -1037,7 +1037,7 @@ }, "seafile": { "branch": "master", - "level": 7, + "level": 1, "revision": "ce7f4a1910a696234e89ec865b83d9744461caed", "state": "working", "url": "https://github.com/YunoHost-Apps/seafile_ynh" @@ -1183,7 +1183,7 @@ }, "thelounge": { "branch": "master", - "level": 1, + "level": 5, "revision": "603d8127641b9927142596c34e6931c219668417", "state": "working", "url": "https://github.com/YunoHost-Apps/thelounge_ynh" diff --git a/official.json b/official.json index 3d6dab01..c8689e6b 100644 --- a/official.json +++ b/official.json @@ -99,7 +99,7 @@ }, "searx": { "branch": "master", - "level": 7, + "level": 2, "revision": "d522d8dd496c92fc06b8945b73ccf2e371c15d84", "state": "validated", "url": "https://github.com/YunoHost-Apps/searx_ynh" @@ -148,7 +148,7 @@ }, "wordpress": { "branch": "master", - "level": 7, + "level": 2, "revision": "e697540452ef428ffc60de4bab7f0d6df41e9b44", "state": "validated", "url": "https://github.com/YunoHost-Apps/wordpress_ynh" From 557d08815610653cacb4efac921d9b7b38c50b8e Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 12 May 2018 20:56:18 +0200 Subject: [PATCH 2/2] Fix wordpress level Just the common error "curl: (6) Could not resolve host: sous.domain.tld" --- official.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/official.json b/official.json index c8689e6b..77172f01 100644 --- a/official.json +++ b/official.json @@ -148,7 +148,7 @@ }, "wordpress": { "branch": "master", - "level": 2, + "level": 7, "revision": "e697540452ef428ffc60de4bab7f0d6df41e9b44", "state": "validated", "url": "https://github.com/YunoHost-Apps/wordpress_ynh"