{ "homepage": "http://windows.php.net", "version": "7.0.4", "license": "http://www.php.net/license/", "architecture": { "64bit": { "url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x64.zip", "hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92" }, "32bit": { "url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x86.zip", "hash": "sha1:60569b17d7883c710675d217f3521821f97b4a0d" } }, "depends": "vc-redist14", "bin": "php.exe", "post_install": " #Copy PHP configuration file to expected location cp \"$dir\\php.ini-production\" \"$dir\\php.ini\" #Enable extensions to be found in installation-relative folder (the default is to search C:/php) (gc \"$dir\\php.ini\") | % { $_ -replace '; extension_dir = \"ext\"', 'extension_dir = \"ext\"' } | sc \"$dir\\php.ini\" ", "checkver": { "url": "http://windows.php.net/download/", "re": "