mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
php: Update to version 7.4.0
This commit is contained in:
parent
15d6d0b7f5
commit
3e47afce17
@ -2,15 +2,15 @@
|
||||
"homepage": "https://windows.php.net/",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||
"license": "PHP-3.01",
|
||||
"version": "7.3.12",
|
||||
"version": "7.4.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.12-Win32-VC15-x64.zip",
|
||||
"hash": "b12cb3989fba36e4225c361638b5b88dee16b9d3e8f3bb832df492eb74153f56"
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.4.0-Win32-VC15-x64.zip",
|
||||
"hash": "e29fb3aa07a99ada30e013cb1d9f062e3360ca0b842201899cb5f4c658a7dbab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.3.12-Win32-VC15-x86.zip",
|
||||
"hash": "636e624650dd9ede84a5c0745bc320c194f8ac7898a75fa11b4324ac4c3392a8"
|
||||
"url": "https://windows.php.net/downloads/releases/php-7.4.0-Win32-VC15-x86.zip",
|
||||
"hash": "1141bf90b740708aa8a765382eb41b623467c84d6774dd04d9407fc756a9f71c"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user