Update to PHP 5.6.14

This commit is contained in:
belisarh 2015-10-01 23:31:56 -07:00
parent 2e45a41104
commit 4e2679a176

View File

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