php: Update to version 8.2.2

This commit is contained in:
github-actions[bot] 2023-02-01 04:28:14 +00:00
parent e7d7e111c6
commit 3e8bc91fed

View File

@ -1,5 +1,5 @@
{
"version": "8.2.1",
"version": "8.2.2",
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
"homepage": "https://windows.php.net/",
"license": "PHP-3.01",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x64.zip",
"hash": "2edeb82ebcfab64a47c8db78074d8029232d3ce37da053c889979f1b337b4d0c"
"url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x64.zip",
"hash": "31c2c009a66ccaae5c39b9aea37ff55ae6fa080c7b48317513699b4df2582e14"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x86.zip",
"hash": "da302f3b1c174365dbfc48740c21a713507286e515f404ea22325410c9d06559"
"url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x86.zip",
"hash": "d48104994da4f0d56c1d5382da4be11af8a9991872b04f7167a98f7182594a75"
}
},
"pre_install": [