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

Fix linter

This commit is contained in:
Éric Gaspar 2023-01-06 23:04:31 +01:00
parent 44415d4268
commit eaf84279e3

View file

@ -3,8 +3,8 @@
"id": "guacamole", "id": "guacamole",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", "en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH",
"fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH." "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH"
}, },
"version": "1.4.0~ynh1", "version": "1.4.0~ynh1",
"url": "https://guacamole.apache.org/", "url": "https://guacamole.apache.org/",
@ -20,7 +20,7 @@
"email": "jules.bertholet@gmail.com" "email": "jules.bertholet@gmail.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.1.3" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [