From 78c934671c0ec73597e62b2cc0e3999ed99c5765 Mon Sep 17 00:00:00 2001 From: belisarh Date: Sat, 12 Sep 2015 15:20:29 +0100 Subject: [PATCH] Fixed hash --- php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.json b/php.json index e6b676885b..ea47fef654 100644 --- a/php.json +++ b/php.json @@ -3,7 +3,7 @@ "version": "5.6.13", "license": "http://www.php.net/license/", "url": "http://windows.php.net/downloads/releases/php-5.6.13-Win32-VC11-x86.zip", - "hash": "sha1: 4ecd51eb865e5c7c5548aab978664d3e5078f2d8", + "hash": "sha1:4ecd51eb865e5c7c5548aab978664d3e5078f2d8", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {