php-nts: Update to version 8.0.8

This commit is contained in:
Richard Kuhnt 2021-06-29 21:00:17 +00:00
parent f5301823d2
commit 01a446cb81

View File

@ -1,5 +1,5 @@
{
"version": "8.0.7",
"version": "8.0.8",
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-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.7-nts-Win32-vs16-x64.zip",
"hash": "cbb8c804a3a8fc98bb3e4c5ed3b6543c019af769e9c5bbdfed2379df6a149196"
"url": "https://windows.php.net/downloads/releases/php-8.0.8-nts-Win32-vs16-x64.zip",
"hash": "2b0ed9d8a1beccedef48b35e72d3100eb502a4c7a15dd82d95cebd6cf0ac8faf"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.7-nts-Win32-vs16-x86.zip",
"hash": "9814b6b1b5d631988759a9d016b06c71fd626b8fe215e72732de550e6725d76b"
"url": "https://windows.php.net/downloads/releases/php-8.0.8-nts-Win32-vs16-x86.zip",
"hash": "3bf19db896a48f74c335cf5901899a7a86f43f70654c471ba6ba158511860c57"
}
},
"pre_install": [