mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
Update php to version 7.1.4
This commit is contained in:
parent
61b090b367
commit
777c78f115
10
php-nts.json
10
php-nts.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.1.3",
|
"version": "7.1.4",
|
||||||
"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.3-nts-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.4-nts-Win32-VC14-x64.zip",
|
||||||
"hash": "sha1:4000132114cecdec82c83b09aed6a962ed928e0b"
|
"hash": "sha1:e16d4db1cb3c31cea019c3001ab8ad94d55698c5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.3-nts-Win32-VC14-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.4-nts-Win32-VC14-x86.zip",
|
||||||
"hash": "sha1:d7089c0d342a663ffea1a4e5973ef55b3b4b8ba8"
|
"hash": "sha1:5bbe22caf795e7d82287dacec7479b7188a1c16a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.1.3",
|
"version": "7.1.4",
|
||||||
"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.3-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.4-Win32-VC14-x64.zip",
|
||||||
"hash": "sha1:383c79286a3ab143388d12ba89a9e3418796fa4f"
|
"hash": "sha1:559082f7e6f415f4cef742e0c7a67af95343f83c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.3-Win32-VC14-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.4-Win32-VC14-x86.zip",
|
||||||
"hash": "sha1:eb751a2341dd2f7fea6e658368c86f7689c3a716"
|
"hash": "sha1:2cfb741506b86fbcd5cc438ed4b1bee1f4044636"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user