From 1619da39bf912d9b0bf201386e42bd92a493c505 Mon Sep 17 00:00:00 2001 From: LordZepto Date: Wed, 6 Aug 2014 08:46:32 +0200 Subject: [PATCH] Updated php 5.4 url to php 5.4.31 This is the one that is on the official download right now. --- php54.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php54.json b/php54.json index 1bdb053d65..4129a29776 100644 --- a/php54.json +++ b/php54.json @@ -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\""