Merge pull request #469 from iakio/master

PHP5.5.28 and 5.4.44
This commit is contained in:
Simon Hartcher 2015-08-21 09:49:10 +10:00
commit b1e1b487e5
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.4.43",
"version": "5.4.44",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.43-Win32-VC9-x86.zip",
"hash": "sha1:cd32e55ba56f6b489b90e06a81e64138792ab858",
"url": "http://windows.php.net/downloads/releases/php-5.4.44-Win32-VC9-x86.zip",
"hash": "sha1:2fcc47dff254ccae812ce2ccfd4ddf4f21ce9e8d",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {

View File

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