diff --git a/php.json b/php.json index 704c0e9cec..a80613773c 100644 --- a/php.json +++ b/php.json @@ -1,25 +1,25 @@ { "homepage": "http://windows.php.net", - "version": "7.0.6", + "version": "7.0.7", "license": "http://www.php.net/license/", "architecture": { "64bit": { "url": [ - "http://windows.php.net/downloads/releases/php-7.0.6-Win32-VC14-x64.zip", + "http://windows.php.net/downloads/releases/php-7.0.7-Win32-VC14-x64.zip", "https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll" ], "hash": [ - "sha1:607e510e60903ea58e2194fb2a87a07d3744cdca", + "sha1:caeda6435908e448196325aabcdafddb4eb88f1b", "md5:6c2c88ff1b3da84b44d23a253a06c01b" ] }, "32bit": { "url": [ - "http://windows.php.net/downloads/releases/php-7.0.6-Win32-VC14-x86.zip", + "http://windows.php.net/downloads/releases/php-7.0.7-Win32-VC14-x86.zip", "https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll" ], "hash": [ - "sha1:e0c41a01c16b3633cfffceac9528cf5a44019778", + "sha1:634c43fc04a787da7923508990607df236a0f29d", "sha256:b7c13f8519340257ba6ae3129afce961f137e394dde3e4e41971b9f912355f5e" ] }