php: Update to version 8.2.0

This commit is contained in:
github-actions[bot] 2022-12-06 20:29:35 +00:00
parent 28c2018a3f
commit e492c718b1

View File

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