php: Update to version 8.0.2

This commit is contained in:
Richard Kuhnt 2021-02-03 19:00:24 +00:00
parent ce72832898
commit 09505eba86

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.1", "version": "8.0.2",
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)", "description": "A popular general-purpose scripting language that is especially suited to web development. (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.1-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.2-Win32-vs16-x64.zip",
"hash": "88e559d869dc4acd7e8d9ae71090d82cf7e6271c1c2e9c3e08c9147fb8766261" "hash": "9caed2c56eadb7ac51b02d9540e45fd9e9862cabfd5ce6f4f7547a2fd95e8df6"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.1-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.2-Win32-vs16-x86.zip",
"hash": "b485642814681ce6dcaea22acc0aaae4334f0c1923f296f26323940a269833e2" "hash": "42f8b715bc35f060996213ffa8cf92ae4a03203647d1f80dc0274ecda959e6a0"
} }
}, },
"pre_install": [ "pre_install": [