Merge pull request #288 from sakai135/patch-3

PHP 5.5.22
This commit is contained in:
Luke Sampson 2015-03-04 07:21:40 +10:00
commit ec9e5c7a38

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.5.21", "version": "5.5.22",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.5.22-Win32-VC11-x86.zip",
"hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b", "hash": "sha1:fa1ad2d86265a8bc1982d8c3149998d3f18caf88",
"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\"",
"checkver": { "checkver": {