mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
php: Update to version 7.2.13
This commit is contained in:
parent
25b34396dd
commit
01ef4e8ed8
14
php.json
14
php.json
@ -4,15 +4,15 @@
|
|||||||
"identifier": "PHP-3.01",
|
"identifier": "PHP-3.01",
|
||||||
"url": "https://secure.php.net/license/"
|
"url": "https://secure.php.net/license/"
|
||||||
},
|
},
|
||||||
"version": "7.2.12",
|
"version": "7.2.13",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.12-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.13-Win32-VC15-x64.zip",
|
||||||
"hash": "cf4f192bfab0b59b6af64a2ce9f4a0394ebce1a695d0f1a478c4443e601f9f87"
|
"hash": "62e324152211b05f1a7504803d1c9b7650679823adea0b9e77968f6b338bf1d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.12-Win32-VC15-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.13-Win32-VC15-x86.zip",
|
||||||
"hash": "bfa8315b5c24fd4e11044da4e997cb22262f3eb4d143d73b8862196d9b880711"
|
"hash": "a9a1ab0a4510fa4d32e088b864be9f4bd1003f25b977ebfbfd18602c7e9bed81"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -63,8 +63,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist": [
|
"vcredist": "extras/vcredist2017"
|
||||||
"extras/vcredist2017"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user