1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-03-15 11:27:53 +01:00
parent d9ece341d5
commit 8cc1cb5b87
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,7 @@
"en": "Low-latency, high quality voice chat software (VoIP).",
"fr": "Logiciel libre de voix sur IP (VoIP)."
},
"version": "1.3.0~ynh1",
"version": "1.3.0~ynh2",
"url": "https://mumble.info",
"license": "BSD-3-Clause",
"maintainer": {
@ -18,7 +18,7 @@
"email": "jean-baptiste@holcroft.fr"
}],
"requirements": {
"yunohost": ">= 3.8.1"
"yunohost": ">= 4.1.7"
},
"multi_instance": true,
"services": [
@ -28,10 +28,6 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain (used to select the correct certificate)",
"fr": "Choisissez un domaine (utilisé pour sélectionner le bon certificat)"
},
"example": "domain.org"
},
{