php: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2024-12-17 20:28:42 +00:00
parent 2916810c08
commit fcda3926b2

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.1", "version": "8.4.2",
"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)",
"homepage": "https://windows.php.net/", "homepage": "https://windows.php.net/",
"license": "PHP-3.01", "license": "PHP-3.01",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://windows.php.net/downloads/releases/php-8.4.1-Win32-vs17-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.4.2-Win32-vs17-x64.zip",
"hash": "020d265aa9aa2759dcd527c16ce4749cb7b8b7f70ec13cac9237f428da2eb6ee" "hash": "b1abb5c9abe4efc2f247e660968991f0dfe3192a3973a3e5fade1752d452d0f1"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.4.1-Win32-vs17-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.4.2-Win32-vs17-x86.zip",
"hash": "f9555e4c85cd66cb6761404dac270f4bcd87947b10a727fc1d4bb99a03bb1060" "hash": "25b3726157356de8464da6e82f3f06470af9f0b48c1e3bd98da606a8a1cc83ac"
} }
}, },
"pre_install": [ "pre_install": [