From 79be19e97a34420bca24059442b4ec23f5929200 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 3 Mar 2015 10:37:15 -0500 Subject: [PATCH] PHP 5.4.38 --- php54.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php54.json b/php54.json index 17ede3793d..54aee7bc47 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.37", + "version": "5.4.38", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip", - "hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969", + "url": "http://windows.php.net/downloads/releases/php-5.4.38-Win32-VC9-x86.zip", + "hash": "sha1:818d16cd154bdbd6350bd1577b239f2807a4bf62", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {