Merge pull request #171 from ntwb/patch-8

PHP v5.6.1
This commit is contained in:
Luke Sampson 2014-09-29 15:42:34 +10:00
commit 0d012a3289

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.6.0",
"version": "5.6.1",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.0-Win32-VC11-x86.zip",
"hash": "sha1:ff7ad8ae2211b0e2e9a6d45f6132e8899fb48790",
"url": "http://windows.php.net/downloads/releases/php-5.6.1-Win32-VC11-x86.zip",
"hash": "sha1:952efba8b500617767826e5ef065756984b72e3a",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {