From b4d0f42a7418f0cdb3ec990991e97d8d2f8dcc0e Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Mon, 8 Feb 2016 14:11:20 -0500 Subject: [PATCH] PHP 5.6.18 --- php56.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php56.json b/php56.json index 0932701e6f..30a409e668 100644 --- a/php56.json +++ b/php56.json @@ -1,15 +1,15 @@ { "homepage": "http://windows.php.net", - "version": "5.6.16", + "version": "5.6.18", "license": "http://www.php.net/license/", "architecture": { "64bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.16-Win32-VC11-x64.zip", - "hash": "sha1:d9151cdafe6c3e95401d4294da2db94d7dcd28ed" + "url": "http://windows.php.net/downloads/releases/php-5.6.18-Win32-VC11-x64.zip", + "hash": "sha1:b9763b0d20e45c0cb61bbbfe428316554ff3f2ba" }, "32bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.16-Win32-VC11-x86.zip", - "hash": "sha1:3034759a5ffe15eae6c3ef0434f0dc5d279a8c51" + "url": "http://windows.php.net/downloads/releases/php-5.6.18-Win32-VC11-x86.zip", + "hash": "sha1:f99ca7f6ca4cc64e11289924548fd3ae366768ec" } }, "bin": "php.exe",