mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #885 from tituspijean/patch-1
Add ZeroTier and Ztncui
This commit is contained in:
commit
dc722c2f6a
1 changed files with 20 additions and 0 deletions
20
apps.json
20
apps.json
|
@ -3079,6 +3079,16 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
|
"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": {
|
"zomburl": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "small_utilities",
|
"category": "small_utilities",
|
||||||
|
@ -3089,5 +3099,15 @@
|
||||||
"url_shortener"
|
"url_shortener"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/courgette/zomburl_ynh"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue