From 10633fb6ca5d739b932ee02e5b322f4a35022562 Mon Sep 17 00:00:00 2001 From: Jonathan Rehm Date: Sat, 20 Dec 2014 10:51:45 -0700 Subject: [PATCH] Update PHP to the latest versions --- php.json | 6 +++--- php54.json | 6 +++--- php55.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/php.json b/php.json index 162f683d36..eff6a833ab 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.3", + "version": "5.6.4", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.3-Win32-VC11-x86.zip", - "hash": "sha1:fbce3196db0c4caccef221e7a4a54e0353361dcf", + "url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip", + "hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index 7bf6b98ae3..0410a3147f 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.35", + "version": "5.4.36", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.35-Win32-VC9-x86.zip", - "hash": "sha1:a2b9d03013ff7fb6b17e21790c61021701c9af26", + "url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip", + "hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index 39f3437b28..cfead5e54e 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.19", + "version": "5.5.20", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.19-Win32-VC11-x86.zip", - "hash": "sha1:bd8bff89ca60e8fa5de10bc515d927826eeb2246", + "url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip", + "hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {