mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
php: Update to version 7.2.9
This commit is contained in:
parent
8807daa2e0
commit
cd8bf6990a
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.2.8",
|
"version": "7.2.9",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.8-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x64.zip",
|
||||||
"hash": "430434e700e351544ded0cfcb541800521d0801ac20bccf9bc3987d25d9762bd"
|
"hash": "61482496fc51562171812ef09ef4daab68ca4c395c957f1bf5c883a8e6821252"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.8-Win32-VC15-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x86.zip",
|
||||||
"hash": "2068bd70f85a844f7053215dbfdb5f840c48da0a82692e65ab4924f643e60963"
|
"hash": "56208021ea3578bfc2e62b7db802405c2b5b9456d0d5178f870b92cdbe612403"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user