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