Merge pull request #421 from jamesmstone/patch-3

Update PHP Version
This commit is contained in:
Luke Sampson 2015-07-14 09:44:41 +10:00
commit f3955aeba8

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.5.24",
"version": "5.5.27",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.24-Win32-VC11-x86.zip",
"hash": "sha1:0f8c2495aca675d9db5412f206f5e5ebd302d7f8",
"url": "http://windows.php.net/downloads/releases/php-5.5.27-Win32-VC11-x86.zip",
"hash": "sha1:3a21e4fd310ce19867c79a8dabe6ac24848f97f7",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {