mirror of
https://github.com/YunoHost/example_ynh.git
synced 2024-09-03 20:06:13 +02:00
Update manifest.json
This commit is contained in:
parent
416e1c688c
commit
4605440671
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"name": "YunoHost Plexmediaserver",
|
"name": "YunoHost einfachServer",
|
||||||
"id": "plex",
|
"id": "einfachServer",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Plex Mediaserver",
|
"en": "einfacher Server",
|
||||||
"fr": "Plex Mediaserver."
|
"fr": "easy server"
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh1",
|
||||||
"url": "https://www.plex.tv/",
|
"url": "https://www.einfachServer.tv/",
|
||||||
"license": "non-free",
|
"license": "non-free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "John doe",
|
"name": "John doe",
|
||||||
"email": "john.doe@example.com",
|
"email": "john.doe@example.com",
|
||||||
"url": "http://example.com"
|
"url": "http://sohndoe.com"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 3.5"
|
"yunohost": ">= 3.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue