From 6c7075624bbf3401c2f730c99788860d60f5b01f Mon Sep 17 00:00:00 2001 From: belisarh Date: Sat, 3 Oct 2015 06:34:06 +0200 Subject: [PATCH] Update to PHP 5.5.30 --- php55.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php55.json b/php55.json index 46a2f83eeb..dfc95a7dfa 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.28", + "version": "5.5.30", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.28-Win32-VC11-x86.zip", - "hash": "sha1:ed8ca7c5726174a04ee50e2cac33e5fabeaacf1f", + "url": "http://windows.php.net/downloads/releases/php-5.5.30-Win32-VC11-x86.zip", + "hash": "sha1:a0e94993cb5544104b5f76159fc96be8f5c8de39", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {