php-nts: Update to version 8.0.6

This commit is contained in:
Richard Kuhnt 2021-05-05 01:00:16 +00:00
parent 2c52b9d241
commit a46d976e54

View File

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