mirror of
https://github.com/YunoHost-Apps/grammalecte_ynh.git
synced 2024-09-03 20:36:23 +02:00
Update manifest.json
This commit is contained in:
parent
ed58c1e268
commit
a5be849161
1 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Grammar and typography checker for French and Occitan (API)",
|
||||
"fr": "Correcteur grammatical et typographique pour le Français et l'Occitan (API)"
|
||||
},
|
||||
"version": "2.1.1~ynh1",
|
||||
"version": "2.1.1~ynh2",
|
||||
"url": "https://grammalecte.net",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
@ -14,7 +14,7 @@
|
|||
"email": "jules.bertholet@gmail.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.3"
|
||||
"yunohost": ">= 11.0.9"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
@ -24,8 +24,7 @@
|
|||
"install" : [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "example.com"
|
||||
"type": "domain"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue