diff --git a/php.json b/php.json index f1c6ba5dfc..67ce56ce52 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.7", + "version": "5.6.8", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip", - "hash": "sha1:a38b523933164769202578a7563cb8a8a82d0418", + "url": "http://windows.php.net/downloads/releases/php-5.6.8-Win32-VC11-x86.zip", + "hash": "sha1:6cf741e4bc50d36f81886af5b0fd3a08c0e52597", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index ca4c4cc3da..04d4902e40 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.39", + "version": "5.4.40", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.39-Win32-VC9-x86.zip", - "hash": "sha1:f049256598474289c5505417c81a84b96550f167", + "url": "http://windows.php.net/downloads/releases/php-5.4.40-Win32-VC9-x86.zip", + "hash": "sha1:8a0a2b313f0e9b67ad7e1b2dfdd9d8a9a8e381b4", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index 807ccb72ff..577f483d14 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.23", + "version": "5.5.24", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.23-Win32-VC11-x86.zip", - "hash": "sha1:d4d1511a7c291087475f0e9917bd278af433801e", + "url": "http://windows.php.net/downloads/releases/php-5.5.24-Win32-VC11-x86.zip", + "hash": "sha1:0f8c2495aca675d9db5412f206f5e5ebd302d7f8", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {