diff --git a/php.json b/php.json index 127663e1c9..5a50c4272d 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.1", + "version": "5.6.2", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.1-Win32-VC11-x86.zip", - "hash": "sha1:8bd80405d05d5560455203fd3669df14bce4ead1", + "url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip", + "hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index 3a5e802415..46d4e32c51 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.33", + "version": "5.4.34", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.33-Win32-VC9-x86.zip", - "hash": "sha1:14b4b1a2850b1a00c18d96c853c343bce61b959b", + "url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip", + "hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index 5ca23dedc1..9e9eb6d37d 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.17", + "version": "5.5.18", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.17-Win32-VC11-x86.zip", - "hash": "sha1:cdde461c95a8a47a0febc7ada7ba5c7c5d6f682b", + "url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip", + "hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {