From 333bcdef62692301b2370b657195883d34cc5ff7 Mon Sep 17 00:00:00 2001 From: James Stone Date: Tue, 14 Jul 2015 09:26:49 +1000 Subject: [PATCH] Update PHP Version --- php55.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php55.json b/php55.json index 577f483d14..10d81edab2 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.24", + "version": "5.5.27", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.24-Win32-VC11-x86.zip", - "hash": "sha1:0f8c2495aca675d9db5412f206f5e5ebd302d7f8", + "url": "http://windows.php.net/downloads/releases/php-5.5.27-Win32-VC11-x86.zip", + "hash": "sha1:3a21e4fd310ce19867c79a8dabe6ac24848f97f7", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {