Merge pull request #131 from sakai135/patch-1

PHP 5.5.15
This commit is contained in:
Luke Sampson 2014-07-25 09:28:25 +10:00
commit 61971f6046

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.5.14", "version": "5.5.15",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.14-Win32-VC11-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.5.15-Win32-VC11-x86.zip",
"hash": "sha1:f974747a64fdaa0b50a4a8c4458580e52b55435f", "hash": "sha1:d367fd9c56d48649b01e2818d43bc46196b74a7e",
"bin": "php.exe", "bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
} }