From dd46c80e8a7282db35b93d5a3d42ed287016b157 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Wed, 25 Sep 2013 15:51:38 +1000 Subject: [PATCH] php 5.5.4 --- php.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php.json b/php.json index b7107dcf95..f30c06e70e 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.3", + "version": "5.5.4", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.3-Win32-VC11-x86.zip", - "hash": "sha1:fab0d4e63bdc73350359e776f3ab1c3aeef790e6", + "url": "http://windows.php.net/downloads/releases/php-5.5.4-Win32-VC11-x86.zip", + "hash": "sha1:705fdd6a7584e5bd9649ddbd8850fbcea4bb3067", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" } \ No newline at end of file