diff --git a/php.json b/php.json index 5a50c4272d..162f683d36 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.2", + "version": "5.6.3", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip", - "hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c", + "url": "http://windows.php.net/downloads/releases/php-5.6.3-Win32-VC11-x86.zip", + "hash": "sha1:fbce3196db0c4caccef221e7a4a54e0353361dcf", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index 46d4e32c51..7bf6b98ae3 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.34", + "version": "5.4.35", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip", - "hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016", + "url": "http://windows.php.net/downloads/releases/php-5.4.35-Win32-VC9-x86.zip", + "hash": "sha1:a2b9d03013ff7fb6b17e21790c61021701c9af26", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index 9e9eb6d37d..39f3437b28 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.18", + "version": "5.5.19", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip", - "hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992", + "url": "http://windows.php.net/downloads/releases/php-5.5.19-Win32-VC11-x86.zip", + "hash": "sha1:bd8bff89ca60e8fa5de10bc515d927826eeb2246", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {