php-nts: Update to version 8.0.3

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

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. (non-thread safe)", "description": "A popular general-purpose scripting language that is especially suited to web development. (non-thread safe)",
"homepage": "https://windows.php.net/", "homepage": "https://windows.php.net/",
"license": "PHP-3.01", "license": "PHP-3.01",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.2-nts-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.3-nts-Win32-vs16-x64.zip",
"hash": "e59e7ca8bb70562a8d4b67b58fd8dd6e2fef06e9efe5060d562352e05cac56e1" "hash": "be8d29c31d719dafd2730a63610a5b385ad6cc122160f585eb266713f0a5d018"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.2-nts-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.3-nts-Win32-vs16-x86.zip",
"hash": "e3f13558e1143deefc5e1998dda2454e4ee09f3dc08afe31a8ae42ac7a1442a0" "hash": "f66ba2b11a7f86f03c5eb4ff31504aa72722bf7cf7449b4d3e521caf373edc28"
} }
}, },
"pre_install": [ "pre_install": [