From 5294c83c8781c5cde3da86c697d35afe64a24182 Mon Sep 17 00:00:00 2001 From: Christophe Date: Mon, 4 Apr 2016 16:27:06 +0200 Subject: [PATCH] Update PHP to 5.6.20 --- php-nts.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php-nts.json b/php-nts.json index 396dd3de6f..d6f33c3658 100644 --- a/php-nts.json +++ b/php-nts.json @@ -1,15 +1,15 @@ { "homepage": "http://windows.php.net", - "version": "5.6.19", + "version": "5.6.20", "license": "http://www.php.net/license/", "architecture": { "64bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x64.zip", - "hash": "sha1:fccca926b6d10489bc8e2043b2ff98749fbeb0d2" + "url": "http://windows.php.net/downloads/releases/php-5.6.20-nts-Win32-VC11-x64.zip", + "hash": "sha1:fe4531a5d1c8757201c200ba21a4b08d1bc24c99" }, "32bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x86.zip", - "hash": "sha1:18058dbed83edc108e5b3b20a0c00f380032d53a" + "url": "http://windows.php.net/downloads/releases/php-5.6.20-nts-Win32-VC11-x86.zip", + "hash": "sha1:d85ae6f6c7ff646969b5002ad4a8737d9241c8e5" } }, "bin": "php.exe",