mirror of
https://github.com/YunoHost-Apps/libretranslate_ynh.git
synced 2024-09-03 19:36:00 +02:00
Update manifest.json
This commit is contained in:
parent
c092a04459
commit
66c93fff13
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
"en": "Open Source Machine Translation API, entirely self-hosted",
|
"en": "Open Source Machine Translation API, entirely self-hosted",
|
||||||
"fr": "API de traduction automatique Open Source, entièrement auto-hébergée"
|
"fr": "API de traduction automatique Open Source, entièrement auto-hébergée"
|
||||||
},
|
},
|
||||||
"version": "1.3.0~ynh1",
|
"version": "1.3.10~ynh1",
|
||||||
"url": "https://libretranslate.com/",
|
"url": "https://libretranslate.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
@ -17,8 +17,8 @@
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "John doe",
|
"name": "",
|
||||||
"email": "john.doe@example.com"
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 11.0.9"
|
"yunohost": ">= 11.0.9"
|
||||||
|
|
Loading…
Add table
Reference in a new issue