1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Update wordpress

- Mise à jour de wordpress en version 4.7.2
- Correction sur l'appel curl
- Téléchargement de wp-cli.phar plutôt que d'utiliser une version embarquée.
This commit is contained in:
Maniack Crudelis 2017-02-13 18:34:59 +01:00 committed by GitHub
parent ed222734ce
commit 5a1db38eaf

View file

@ -135,7 +135,7 @@
"wordpress": { "wordpress": {
"branch": "master", "branch": "master",
"level": 7, "level": 7,
"revision": "488dc5bd7855f940857ff55d4063a531ba503c0f", "revision": "e73a7ee0636ec1e3b493fd477e7fe2c9b7860e03",
"state": "validated", "state": "validated",
"url": "https://github.com/YunoHost-Apps/wordpress_ynh" "url": "https://github.com/YunoHost-Apps/wordpress_ynh"
}, },