From 8fde6c8ff2ecbe5ff2332c825177197990c1b381 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:34:14 -0700 Subject: [PATCH] PHP 5.4.39 --- php54.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php54.json b/php54.json index 54aee7bc47..ca4c4cc3da 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.38", + "version": "5.4.39", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.38-Win32-VC9-x86.zip", - "hash": "sha1:818d16cd154bdbd6350bd1577b239f2807a4bf62", + "url": "http://windows.php.net/downloads/releases/php-5.4.39-Win32-VC9-x86.zip", + "hash": "sha1:f049256598474289c5505417c81a84b96550f167", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {