mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update php to version 7.1.6
This commit is contained in:
parent
ce681e1cb7
commit
f32459b7e6
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.1.5",
|
"version": "7.1.6",
|
||||||
"license": "http://www.php.net/license/",
|
"license": "http://www.php.net/license/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.5-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.6-Win32-VC14-x64.zip",
|
||||||
"hash": "sha1:fbb252cc617fe6d64fc14e9cb8a75639b51bb800"
|
"hash": "sha1:80fa1eb346c8c72a0b1d7690d676229fec385fcb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.5-Win32-VC14-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.6-Win32-VC14-x86.zip",
|
||||||
"hash": "sha1:615623145a671589b8012d4f0e9f26c9c955a773"
|
"hash": "sha1:5408393a7527463701aa2576faab68396c4aab92"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user