php-nts: Update to version 8.0.11

This commit is contained in:
Richard Kuhnt 2021-09-21 21:00:37 +00:00
parent 43361c3fb3
commit 99cbb5cf8b

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.10", "version": "8.0.11",
"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.10-nts-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.11-nts-Win32-vs16-x64.zip",
"hash": "30db504c9e1f3cc1fac8f9a4614cdee36ba356a24144c9cfc44c22bf4f30bebd" "hash": "28b91a99ef29986a0d44a5b4791836e7a9902168c9cb90ccc6a75c39b51d000e"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.10-nts-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.11-nts-Win32-vs16-x86.zip",
"hash": "4e2fa49fdfe484f8e659f21d45d635af189b8cf61cf80c21d821b4dbdc468052" "hash": "2429aefb21c145dbc3c3f5548de2bf2f3828bbf946ebe46905588b200ab6a92b"
} }
}, },
"pre_install": [ "pre_install": [