Update PHP versions

This commit is contained in:
Jonathan Rehm 2014-10-18 08:08:54 -07:00
parent 80fafebce5
commit 3f12bf257d
3 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.6.1",
"version": "5.6.2",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.1-Win32-VC11-x86.zip",
"hash": "sha1:8bd80405d05d5560455203fd3669df14bce4ead1",
"url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip",
"hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c",
"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.4.33",
"version": "5.4.34",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.33-Win32-VC9-x86.zip",
"hash": "sha1:14b4b1a2850b1a00c18d96c853c343bce61b959b",
"url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip",
"hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016",
"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.17",
"version": "5.5.18",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.17-Win32-VC11-x86.zip",
"hash": "sha1:cdde461c95a8a47a0febc7ada7ba5c7c5d6f682b",
"url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip",
"hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {