mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Corrections manifest
Pour respecter les règles actuelles du manifest. Concernant la licence, voir https://github.com/YunoHost/doc/pull/413
This commit is contained in:
parent
fa25e50052
commit
b6b7abb7d6
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"package_format": 1,
|
"packaging_format": 1,
|
||||||
"id": "nextcloud",
|
"id": "nextcloud",
|
||||||
"name": "Nextcloud",
|
"name": "Nextcloud",
|
||||||
"description": {
|
"description": {
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Consultez et partagez vos fichiers, agendas, carnets d'adresses, emails et bien plus depuis les appareils de votre choix, sous vos conditions"
|
"fr": "Consultez et partagez vos fichiers, agendas, carnets d'adresses, emails et bien plus depuis les appareils de votre choix, sous vos conditions"
|
||||||
},
|
},
|
||||||
"url": "https://nextcloud.com",
|
"url": "https://nextcloud.com",
|
||||||
"license": "AGPL-3",
|
"license": "free",
|
||||||
"version": "10.0.1",
|
"version": "10.0.1",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "jerome",
|
"name": "jerome",
|
||||||
|
|
Loading…
Add table
Reference in a new issue