Merge pull request #885 from tituspijean/patch-1

Add ZeroTier and Ztncui
This commit is contained in:
Kayou
2020-03-20 00:05:40 +01:00
committed by GitHub

View File

@ -3079,6 +3079,16 @@
"state": "working",
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
},
"zerotier": {
"branch": "master",
"category": "system_tools",
"revision": "HEAD",
"state": "working",
"subtags": [
"network"
],
"url": "https://github.com/YunoHost-Apps/zerotier_ynh"
},
"zomburl": {
"branch": "master",
"category": "small_utilities",
@ -3089,5 +3099,15 @@
"url_shortener"
],
"url": "https://github.com/courgette/zomburl_ynh"
},
"ztncui": {
"branch": "master",
"category": "system_tools",
"revision": "HEAD",
"state": "working",
"subtags": [
"network"
],
"url": "https://github.com/YunoHost-Apps/ztncui_ynh"
}
}