diff --git a/php.json b/php.json index 900ebc43e1..06a2becb68 100644 --- a/php.json +++ b/php.json @@ -1,25 +1,25 @@ { "homepage": "http://windows.php.net", - "version": "7.0.8", + "version": "7.0.9", "license": "http://www.php.net/license/", "architecture": { "64bit": { "url": [ - "http://windows.php.net/downloads/releases/php-7.0.8-Win32-VC14-x64.zip", + "http://windows.php.net/downloads/releases/php-7.0.9-Win32-VC14-x64.zip", "https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll" ], "hash": [ - "3007c33353a3333acec5bab869ab59aad44f22dff9d6f35908077641e8c6ff6c", + "8d4629bbbd07f29e5ab1665f4ce1c59b34e3a8e0", "acf65e565021f2017815fc5ec8a3145cf6c15e75c132cf23a378cc943e68327c" ] }, "32bit": { "url": [ - "http://windows.php.net/downloads/releases/php-7.0.8-Win32-VC14-x86.zip", + "http://windows.php.net/downloads/releases/php-7.0.9-Win32-VC14-x86.zip", "https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll" ], "hash": [ - "7ec9a8a1b8b897f78fe1e6f619f780c13254c93b7b91a845901456f56c0da4bb", + "7fc3b5e2ef75f7aa8cde22d6a775664bcc690f05", "b7c13f8519340257ba6ae3129afce961f137e394dde3e4e41971b9f912355f5e" ] }