PHP 5.5.5

This commit is contained in:
Stephen Edgar 2013-10-29 09:46:54 +11:00
parent 678e7686c9
commit c28bf8fbe6

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.5.4", "version": "5.5.5",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.4-Win32-VC11-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.5.5-Win32-VC11-x86.zip",
"hash": "sha1:705fdd6a7584e5bd9649ddbd8850fbcea4bb3067", "hash": "sha1:ffb75867826d7aa7b9069e1812b52a9ed4d2a337",
"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\""
} }