Update PHP 5.4 and 5.5

This commit is contained in:
Jonathan Rehm 2014-03-12 10:06:30 -07:00
parent e0d009e509
commit 7919dd2c31
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.5.9", "version": "5.5.10",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.9-Win32-VC11-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip",
"hash": "sha1:54c7da7abdab3f1c3614403745c6fc422411a8d5", "hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92",
"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\""
} }

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "5.4.25", "version": "5.4.26",
"license": "http://www.php.net/license/", "license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.25-Win32-VC9-x86.zip", "url": "http://windows.php.net/downloads/releases/php-5.4.26-Win32-VC9-x86.zip",
"hash": "sha1:19c75c9f63bfdac240a72777bbb134d6d93aff0e", "hash": "sha1:e7c489bdc4c7e0d552ef4e95ca68111e0ccb280a",
"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\""
} }