mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
Update php to version 7.2.2
This commit is contained in:
parent
61cc68628a
commit
5b8353d49e
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"license": "https://php.net/license/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.2.1-Win32-VC15-x64.zip",
|
||||
"hash": "964b217fa423a971912f49017b279dad5f261be5c2f85fc5a49c109792031eb3"
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.2.2-Win32-VC15-x64.zip",
|
||||
"hash": "107b851ee85017e073f58aeb52d47926a1abf7c2924ffff4d5121b4a0c8dcdee"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.2.1-Win32-VC15-x86.zip",
|
||||
"hash": "6174131fcd75e3f337f5952c788295e0b00e565c9ecb02703f2700310c9371b2"
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.2.2-Win32-VC15-x86.zip",
|
||||
"hash": "708f86b6d9c0daaa29efda77bb9827a8c503e2f30122bce0c2b4768ffe8ba164"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user