mirror of
https://github.com/YunoHost-Apps/pmwiki_ynh.git
synced 2024-09-03 20:06:40 +02:00
Update manifest.toml
This commit is contained in:
parent
1f5c6b90fc
commit
e8083ce324
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "PmWiki"
|
||||||
description.en = "Wiki-based CMS for collaborative creation and maintenance of websites"
|
description.en = "Wiki-based CMS for collaborative creation and maintenance of websites"
|
||||||
description.fr = "Wiki pour la création et l'entretien collectif de sites Internet"
|
description.fr = "Wiki pour la création et l'entretien collectif de sites Internet"
|
||||||
|
|
||||||
version = "2.3.32~ynh5"
|
version = "2.3.32~ynh6"
|
||||||
|
|
||||||
maintainers = [ ]
|
maintainers = [ ]
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ admindoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr"
|
||||||
userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers"
|
userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2.20"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue