php: Update to version 8.0.11

This commit is contained in:
Richard Kuhnt 2021-09-21 21:00:37 +00:00
parent 99cbb5cf8b
commit fa722a8e9d

View File

@ -1,5 +1,5 @@
{
"version": "8.0.10",
"version": "8.0.11",
"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.0.10-Win32-vs16-x64.zip",
"hash": "d3a01951632555fa7290ac2846d38ce7d262c75c7e9e3405f75cc2972e321e9b"
"url": "https://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x64.zip",
"hash": "636542cbc91c17a5c285d3249460419b052fdfbe1ec98d11f53bd143c22c184a"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x86.zip",
"hash": "a68818e883e8bf758a427608070bba82dafe0df0238f8a6abbd78c7028c978fd"
"url": "https://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x86.zip",
"hash": "2d48688db34f6c78409db06c1480bccbc47503bca26edf07ad43f749a9d8c5c1"
}
},
"pre_install": [