Update php to version 7.1.3

This commit is contained in:
Richard Kuhnt 2017-03-16 01:01:11 +01:00
parent e608308cfe
commit 7925f55c09

View File

@ -1,25 +1,25 @@
{ {
"homepage": "http://windows.php.net", "homepage": "http://windows.php.net",
"version": "7.1.2", "version": "7.1.3",
"license": "https://www.php.net/license/", "license": "https://www.php.net/license/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"http://windows.php.net/downloads/releases/php-7.1.2-Win32-VC14-x64.zip", "http://windows.php.net/downloads/releases/php-7.1.3-Win32-VC14-x64.zip",
"https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll" "https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll"
], ],
"hash": [ "hash": [
"sha1:e5909b1bf6689401d1517d07572594229341cb97", "sha1:383c79286a3ab143388d12ba89a9e3418796fa4f",
"acf65e565021f2017815fc5ec8a3145cf6c15e75c132cf23a378cc943e68327c" "acf65e565021f2017815fc5ec8a3145cf6c15e75c132cf23a378cc943e68327c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"http://windows.php.net/downloads/releases/php-7.1.2-Win32-VC14-x86.zip", "http://windows.php.net/downloads/releases/php-7.1.3-Win32-VC14-x86.zip",
"https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll" "https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll"
], ],
"hash": [ "hash": [
"sha1:aa7a737709d5c4afd755b0ed9f7d441d68fe0e5b", "sha1:eb751a2341dd2f7fea6e658368c86f7689c3a716",
"b7c13f8519340257ba6ae3129afce961f137e394dde3e4e41971b9f912355f5e" "b7c13f8519340257ba6ae3129afce961f137e394dde3e4e41971b9f912355f5e"
] ]
} }