php: Update to version 8.0.9

This commit is contained in:
Richard Kuhnt 2021-07-29 16:00:33 +00:00
parent 8c74ef6ffd
commit ddf91c5902

View File

@ -1,5 +1,5 @@
{
"version": "8.0.8",
"version": "8.0.9",
"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.8-Win32-vs16-x64.zip",
"hash": "935478a1647b748f17c03e3ca08e11ce514814d9d5826957f64a52e755078e9b"
"url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x64.zip",
"hash": "208c720efb466b1014f5154a9eeefb1458e82b8fc14f6bb7175145540403ec63"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.8-Win32-vs16-x86.zip",
"hash": "00d3e126fe47f90f1a5396be4e3c55adc78771e3f430edcfad3304f04e4ed809"
"url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x86.zip",
"hash": "bc4cae388ad744b34e356dae9ec777af435a45237ee91a397e9c6ad6d389a33d"
}
},
"pre_install": [