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",
|
||||
"id": "plex",
|
||||
"name": "YunoHost einfachServer",
|
||||
"id": "einfachServer",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Plex Mediaserver",
|
||||
"fr": "Plex Mediaserver."
|
||||
"en": "einfacher Server",
|
||||
"fr": "easy server"
|
||||
},
|
||||
"version": "1.0~ynh1",
|
||||
"url": "https://www.plex.tv/",
|
||||
"url": "https://www.einfachServer.tv/",
|
||||
"license": "non-free",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com",
|
||||
"url": "http://example.com"
|
||||
"url": "http://sohndoe.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue