mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Upgrate to current version 5.8.7
This commit is contained in:
parent
1467ff0a2b
commit
581109c619
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Blog or CMS storing data in XML format.",
|
||||
"fr": "Blog ou CMS stockant des données au format XML."
|
||||
},
|
||||
"version": "5.8.4~ynh1",
|
||||
"version": "5.8.7~ynh1",
|
||||
"url": "https://www.pluxml.org/",
|
||||
"license": "GPL-2.0-only",
|
||||
"maintainer": {
|
||||
|
@ -20,7 +20,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.0-fpm"
|
||||
"php7.3-fpm"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue