php-nts: Update to version 8.0.7

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:10 -07:00
parent c15a2209d5
commit dfa91b9e3e

View File

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