diff --git a/php.json b/php.json index a64e16ef73..162ce657bf 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.0", + "version": "5.6.1", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.0-Win32-VC11-x86.zip", - "hash": "sha1:ff7ad8ae2211b0e2e9a6d45f6132e8899fb48790", + "url": "http://windows.php.net/downloads/releases/php-5.6.1-Win32-VC11-x86.zip", + "hash": "sha1:952efba8b500617767826e5ef065756984b72e3a", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {