php: Update to version 8.2.3

This commit is contained in:
github-actions[bot] 2023-02-14 16:30:17 +00:00
parent fa1aacb634
commit f57270258d

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.2", "version": "8.2.3",
"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.2.2-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x64.zip",
"hash": "31c2c009a66ccaae5c39b9aea37ff55ae6fa080c7b48317513699b4df2582e14" "hash": "2c3a9fcb686e51f7c1f4efa0bd230c2a6de96f9195d566c523e65eb1f1e94bb8"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x86.zip",
"hash": "d48104994da4f0d56c1d5382da4be11af8a9991872b04f7167a98f7182594a75" "hash": "fd8ecbf9cf3d365ab75891bbe30cecf6e43616944009359fbf32630cc871c503"
} }
}, },
"pre_install": [ "pre_install": [