fix php zip hash

This commit is contained in:
Nil Késede 2015-06-13 12:37:25 -03:00
parent f92edc2b95
commit d8504027ed

View File

@ -3,7 +3,7 @@
"version": "5.6.10",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.10-Win32-VC11-x86.zip",
"hash": "sha1:f78e0fbb7ec2afb9a52b40dd9e2a1b85ac4724a0",
"hash": "sha1:54a708e95ce554e7b3eee6cf6cf77d9d0489e0e5",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
@ -11,3 +11,4 @@
"re": "<h3 id=\"php-5.6\".*?>.*?\\(([0-10\\.]+)\\)</h3>"
}
}