From a21873e98863c63a6e287c1f73ca264e85d56e85 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:32:58 -0700 Subject: [PATCH] PHP 5.5.23 --- php55.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php55.json b/php55.json index 5470b02f36..807ccb72ff 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.22", + "version": "5.5.23", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.22-Win32-VC11-x86.zip", - "hash": "sha1:fa1ad2d86265a8bc1982d8c3149998d3f18caf88", + "url": "http://windows.php.net/downloads/releases/php-5.5.23-Win32-VC11-x86.zip", + "hash": "sha1:d4d1511a7c291087475f0e9917bd278af433801e", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {