mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update manifest.json
This commit is contained in:
parent
5b9a14054e
commit
6ea7a2db11
1 changed files with 5 additions and 5 deletions
|
@ -3,16 +3,16 @@
|
||||||
"id": "icecoder",
|
"id": "icecoder",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Un éditeur de code impressionnant ...dans votre navigateur",
|
"en": "Code editor awesomeness ...in your browser",
|
||||||
"fr": "Code editor awesomeness ...in your browser"
|
"fr": "Un éditeur de code impressionnant ...dans votre navigateur"
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh1",
|
||||||
"url": "https://icecoder.net",
|
"url": "https://icecoder.net/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Stylix58",
|
"name": "Stylix58",
|
||||||
"email": "lateman-jpeg@outlook.fr",
|
"email": "lateman-jpeg@outlook.fr",
|
||||||
"url": "https://stylix58.netlify.app"
|
"url": "https://stylix58.netlify.app/"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1.3"
|
"yunohost": ">= 4.1.3"
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true
|
"default": true
|
||||||
}
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue