diff --git a/php.json b/php.json index 995b525be7..f1c6ba5dfc 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.6", + "version": "5.6.7", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.6-Win32-VC11-x86.zip", - "hash": "sha1:0e93bfee3e843cd9fbd4719576f7fe27b3a428dc", + "url": "http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip", + "hash": "sha1:a38b523933164769202578a7563cb8a8a82d0418", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {