From e3bec2da3a61a859651bba9742e55336ec3211bc Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 11 Oct 2020 18:52:24 +0200 Subject: [PATCH] [add] WireGuard Setting it to `inprogress` due to some mishaps with the CI. --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 76d5502b..8e51ad39 100644 --- a/apps.json +++ b/apps.json @@ -3263,6 +3263,16 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/wildfly_ynh" }, + "wireguard": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "network" + ], + "url": "https://github.com/YunoHost-Apps/wireguard_ynh" + }, "wisemapping": { "branch": "master", "category": "office",