mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
php: Update to version 7.4.12
This commit is contained in:
parent
7be3c2d8da
commit
a7dab5288e
@ -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.11",
|
"version": "7.4.12",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.4.11-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.4.12-Win32-VC15-x64.zip",
|
||||||
"hash": "413f497294ceb5fd1192dc5689f08481d3302900cad7be7a85b7faf72bdc9434"
|
"hash": "a1e2fdd39a61392fa3c0fa5ed9169951372f3e79b7cecf31d07b9eb28aec4fa3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.4.11-Win32-VC15-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.4.12-Win32-VC15-x86.zip",
|
||||||
"hash": "e578052b97b78383bd2e380d8e56175976afdde97e7ebdffe4a19c1aec3a1512"
|
"hash": "bd033b813a38308ae4006f60f4e00ed044927b0e2d9d0f58a7bccda32973609b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user