php-nts: Update to version 8.0.5

This commit is contained in:
Richard Kuhnt 2021-04-28 00:00:35 +00:00
parent b85c7e297c
commit 6f72616d74

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.3", "version": "8.0.5",
"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.3-nts-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.5-nts-Win32-vs16-x64.zip",
"hash": "be8d29c31d719dafd2730a63610a5b385ad6cc122160f585eb266713f0a5d018" "hash": "8e2ce61823c944c368ef589cfa8b3902537d26d7d44683e5b1132dad3573a82d"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.3-nts-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.5-nts-Win32-vs16-x86.zip",
"hash": "f66ba2b11a7f86f03c5eb4ff31504aa72722bf7cf7449b4d3e521caf373edc28" "hash": "74f815d6e3a736042a296c1d3141402aeab4d6b72b820ecda1f1c42c739ee67a"
} }
}, },
"pre_install": [ "pre_install": [