Updated php 5.4 url to php 5.4.31

This is the one that is on the official download right now.
This commit is contained in:
LordZepto 2014-08-06 08:46:32 +02:00
parent 35c3319797
commit 1619da39bf

View File

@ -2,7 +2,7 @@
"homepage": "http://windows.php.net",
"version": "5.4.26",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.26-Win32-VC9-x86.zip",
"url": "http://windows.php.net/downloads/releases/php-5.4.31-Win32-VC9-x86.zip",
"hash": "sha1:e7c489bdc4c7e0d552ef4e95ca68111e0ccb280a",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""