From bb5e4968c5dd300f1e3716c04a13f1c99188ee1c Mon Sep 17 00:00:00 2001 From: whypsi Date: Sat, 4 Mar 2017 15:08:41 +0100 Subject: [PATCH 1/2] Adds zeronet_ynh to community.json --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 81acb3f3..478c46a9 100644 --- a/community.json +++ b/community.json @@ -880,6 +880,13 @@ "state": "working", "url": "https://github.com/chtixof/yunofav" }, + "zeronet": { + "branch": "master", + "level": 3, + "revision": "a74d3f7ddb264c10f0c35185b46aefac99d7b59a", + "state": "working", + "url": "https://github.com/whypsi/zeronet_ynh" + }, "z-push": { "branch": "master", "level": 7, From 5b7f76cfa597b91de8b64126926dbccd2374724b Mon Sep 17 00:00:00 2001 From: whypsi Date: Sat, 4 Mar 2017 16:09:46 +0100 Subject: [PATCH 2/2] Update community.json --- community.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community.json b/community.json index 478c46a9..16a6d0a3 100644 --- a/community.json +++ b/community.json @@ -882,10 +882,9 @@ }, "zeronet": { "branch": "master", - "level": 3, "revision": "a74d3f7ddb264c10f0c35185b46aefac99d7b59a", "state": "working", - "url": "https://github.com/whypsi/zeronet_ynh" + "url": "https://github.com/YunoHost-Apps/zeronet_ynh" }, "z-push": { "branch": "master",