Jonathan Rehm 88c2d69023 Update php.json
Update to the latest version of PHP, 5.5.7.
2013-12-22 17:20:01 -07:00

10 lines
335 B
JSON

{
"homepage": "http://windows.php.net",
"version": "5.5.7",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.7-Win32-VC11-x86.zip",
"hash": "sha1:2357823851cdd4ffaa4b8506c177df924c2ac41f",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
}