diff --git a/php.json b/php.json index 67ce56ce52..a88dfa2649 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.8", + "version": "5.6.9", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.8-Win32-VC11-x86.zip", - "hash": "sha1:6cf741e4bc50d36f81886af5b0fd3a08c0e52597", + "url": "http://windows.php.net/downloads/releases/php-5.6.9-Win32-VC11-x86.zip", + "hash": "sha1:f78e0fbb7ec2afb9a52b40dd9e2a1b85ac4724a0", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {