diff --git a/php.json b/php.json index eff6a833ab..03fc75e608 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.4", + "version": "5.6.5", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip", - "hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6", + "url": "http://windows.php.net/downloads/releases/php-5.6.5-Win32-VC11-x86.zip", + "hash": "sha1:cb0d47416d17fffa86f2359ca6366fb7b1f6888e", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index 0410a3147f..17ede3793d 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.36", + "version": "5.4.37", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip", - "hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281", + "url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip", + "hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index cfead5e54e..1e042b5ca8 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.20", + "version": "5.5.21", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip", - "hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1", + "url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip", + "hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {