1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-06-02 14:07:23 +02:00
parent 6fa6cd2e12
commit 054407d893

View file

@ -6,8 +6,13 @@
"en": "VoIP media traffic NAT traversal server and gateway",
"fr": "Serveur et passerelle NAT du trafic média VoIP"
},
"version": "4.5.1.1~ynh2",
"version": "4.5.1.1~ynh3",
"url": "https://github.com/coturn/coturn",
"upstream": {
"license": "BSD-3-Clause",
"admindoc": "https://github.com/coturn/coturn/wiki",
"code": "https://github.com/coturn/coturn"
},
"license": "BSD-3-Clause",
"maintainer": {
"name": "eric_G",