From d311a3d2725ee092d3f8016211717c9d43c99b2d Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Mon, 29 Sep 2014 15:22:11 +1000 Subject: [PATCH] PHP54 v5.4.33 --- php54.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php54.json b/php54.json index 44c9ebd57f..3a5e802415 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.32", + "version": "5.4.33", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.32-Win32-VC9-x86.zip", - "hash": "sha1:6f50c17a01ab1aaed9580c6567af7495ef39e276", + "url": "http://windows.php.net/downloads/releases/php-5.4.33-Win32-VC9-x86.zip", + "hash": "sha1:14b4b1a2850b1a00c18d96c853c343bce61b959b", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {