PHP 5.5.15

This commit is contained in:
Keiichi Shimamura 2014-07-24 13:30:55 -04:00
parent af2d50dfee
commit 0b424bf419

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\""
} }