mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
php: Update to version 7.4.2
This commit is contained in:
parent
6f1057d689
commit
c61157f2d4
@ -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.1",
|
"version": "7.4.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.4.1-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.4.2-Win32-VC15-x64.zip",
|
||||||
"hash": "54601bd0ba634bf7c339bf056d27be9a9b52998399a0f5597ce140d3c3ace25a"
|
"hash": "034dc3ffb5583ee9e65f23ecae72ec93ecf1c31f694d1bdb7f90b81bc2b78897"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.4.1-Win32-VC15-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.4.2-Win32-VC15-x86.zip",
|
||||||
"hash": "2c8325c25d5ddf9a53ed0e51e7fcac80bd8e04b29f66afdd7a7723f9a39d9b57"
|
"hash": "217782a1ba2ea73370dce55fe0489e92ef6e27b5f3d359a3393d886f14959b25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user