1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpboost_ynh.git synced 2024-09-03 19:56:33 +02:00

Update to v 5.2.10

This commit is contained in:
pp-r 2021-06-30 19:56:02 +02:00 committed by GitHub
parent 95f9781760
commit 8c13d3f301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
"en": "PHPBoost package for YunoHost.", "en": "PHPBoost package for YunoHost.",
"fr": "PHPBoost pour YunoHost." "fr": "PHPBoost pour YunoHost."
}, },
"version": "5.2", "version": "5.2.10",
"url": "https://www.phpboost.com/", "url": "https://www.phpboost.com/",
"license": "free", "license": "free",
"maintainer": { "maintainer": {
@ -19,7 +19,7 @@
"multi_instance": false, "multi_instance": false,
"services": [ "services": [
"nginx", "nginx",
"php5-fpm", "php7-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {