php: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2023-01-04 16:30:34 +00:00
parent 7068102afc
commit c0bec6d3ae

View File

@ -1,5 +1,5 @@
{
"version": "8.2.0",
"version": "8.2.1",
"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.0-Win32-vs16-x64.zip",
"hash": "4ec37f6925ca9fe116857198c775b5e39dfe4f893f3ddd5f5d8bbde736701403"
"url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x64.zip",
"hash": "2edeb82ebcfab64a47c8db78074d8029232d3ce37da053c889979f1b337b4d0c"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x86.zip",
"hash": "d609295e2c759e72f6bdff787df422c1e442e996e8b4abd1ad0e4756a3ea62f0"
"url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x86.zip",
"hash": "da302f3b1c174365dbfc48740c21a713507286e515f404ea22325410c9d06559"
}
},
"pre_install": [