Merge pull request #298 from sakai135/patch-2

PHP 5.6.7
This commit is contained in:
Luke Sampson 2015-03-25 15:14:46 +10:00
commit eb2176b9b2

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.6.6",
"version": "5.6.7",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.6-Win32-VC11-x86.zip",
"hash": "sha1:0e93bfee3e843cd9fbd4719576f7fe27b3a428dc",
"url": "http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip",
"hash": "sha1:a38b523933164769202578a7563cb8a8a82d0418",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {