diff --git a/php-nts.json b/php-nts.json index 664a92f04f..396dd3de6f 100644 --- a/php-nts.json +++ b/php-nts.json @@ -1,15 +1,15 @@ { "homepage": "http://windows.php.net", - "version": "5.6.18", + "version": "5.6.19", "license": "http://www.php.net/license/", "architecture": { "64bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.18-nts-Win32-VC11-x64.zip", - "hash": "sha1:38140ae6afea1f20aeb6190edb9658ff861f80fd" + "url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x64.zip", + "hash": "sha1:fccca926b6d10489bc8e2043b2ff98749fbeb0d2" }, "32bit": { - "url": "http://windows.php.net/downloads/releases/php-5.6.18-nts-Win32-VC11-x86.zip", - "hash": "sha1:7f8f7ccc2b0d517e2d39cf7c93342742d7ddcd27" + "url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x86.zip", + "hash": "sha1:18058dbed83edc108e5b3b20a0c00f380032d53a" } }, "bin": "php.exe",