diff --git a/php.json b/php.json index ea47fef654..cc39af416d 100644 --- a/php.json +++ b/php.json @@ -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": {