upgrade to PHP 5.6.19

This commit is contained in:
Christophe 2016-03-04 17:59:02 +01:00
parent 8d564f7f53
commit b138bbf82c

View File

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