From ab4f04dcd735c8bf0c8a7a018780a663ee47b63b Mon Sep 17 00:00:00 2001 From: belisarh Date: Sat, 12 Sep 2015 15:20:29 +0100 Subject: [PATCH] Fixed hash --- bucket/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/php.json b/bucket/php.json index e6b67688..ea47fef6 100644 --- a/bucket/php.json +++ b/bucket/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": {