Update to PHP 5.6.15

This commit is contained in:
belisarh 2015-10-30 19:04:38 +01:00
parent de1a1d7ed9
commit 3a6b7e5c5c

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.6.14", "version": "5.6.15",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.14-Win32-VC11-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.6.15-Win32-VC11-x86.zip",
"hash": "sha1:dea0c8db5b3b54631769b829ee9c8ca7d8b7fade", "hash": "sha1:f33b3a724a0dc8657f868f9f47f3eabcf94ff393",
"bin": "php.exe", "bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": { "checkver": {