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

Update manifest.json

This commit is contained in:
ericgaspar 2021-11-03 22:57:30 +01:00
parent a285990f35
commit ff705eef7b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,8 +3,8 @@
"id": "lychee", "id": "lychee",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Photo-management-system to manage and share photos.", "en": "Photo-management-system to manage and share photos",
"fr": "Système de gestion de photos pour gérer et partager des photos." "fr": "Système de gestion de photos pour gérer et partager des photos"
}, },
"version": "4.3.4~ynh1", "version": "4.3.4~ynh1",
"url": "https://lycheeorg.github.io/", "url": "https://lycheeorg.github.io/",
@ -13,7 +13,6 @@
"website": "https://lycheeorg.github.io/", "website": "https://lycheeorg.github.io/",
"demo": "https://lycheeorg.github.io/demo/", "demo": "https://lycheeorg.github.io/demo/",
"admindoc": "https://lycheeorg.github.io/docs/", "admindoc": "https://lycheeorg.github.io/docs/",
"userdoc": "https://yunohost.org/en/app_lychee",
"code": "https://github.com/LycheeOrg/Lychee" "code": "https://github.com/LycheeOrg/Lychee"
}, },
"license": "MIT", "license": "MIT",
@ -34,8 +33,7 @@
"install" : [ "install" : [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
"example": "example.com"
}, },
{ {
"name": "path", "name": "path",