php: Update to version 8.0.3

This commit is contained in:
Richard Kuhnt 2021-03-03 00:01:48 +00:00
parent 8453aadede
commit 1e318ad920

View File

@ -1,5 +1,5 @@
{
"version": "8.0.2",
"version": "8.0.3",
"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.2-Win32-vs16-x64.zip",
"hash": "9caed2c56eadb7ac51b02d9540e45fd9e9862cabfd5ce6f4f7547a2fd95e8df6"
"url": "https://windows.php.net/downloads/releases/php-8.0.3-Win32-vs16-x64.zip",
"hash": "04fe4347cbf143f9ae2ede48e3b804b13b713751da6a9d1edd53c45a2de103fd"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.2-Win32-vs16-x86.zip",
"hash": "42f8b715bc35f060996213ffa8cf92ae4a03203647d1f80dc0274ecda959e6a0"
"url": "https://windows.php.net/downloads/releases/php-8.0.3-Win32-vs16-x86.zip",
"hash": "5d80958e758cedd112a015413e1509c08f3e49d145e0cfd4c03fb80fdba563dc"
}
},
"pre_install": [