diff --git a/php.json b/php.json index 92d28eb858..361d57b74c 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.9", + "version": "5.5.10", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.9-Win32-VC11-x86.zip", - "hash": "sha1:54c7da7abdab3f1c3614403745c6fc422411a8d5", + "url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip", + "hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" } diff --git a/php54.json b/php54.json index 7bc14e1214..1bdb053d65 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.25", + "version": "5.4.26", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.25-Win32-VC9-x86.zip", - "hash": "sha1:19c75c9f63bfdac240a72777bbb134d6d93aff0e", + "url": "http://windows.php.net/downloads/releases/php-5.4.26-Win32-VC9-x86.zip", + "hash": "sha1:e7c489bdc4c7e0d552ef4e95ca68111e0ccb280a", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" }