php: Update to version 8.0.7

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:11 -07:00
parent dfa91b9e3e
commit 18e3879dec

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. (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.6-Win32-vs16-x64.zip",
"hash": "363279f7015dabb082197c8043fd9fb6c5006bf34bdfc76d9eab7d565a877d42"
"url": "https://windows.php.net/downloads/releases/php-8.0.7-Win32-vs16-x64.zip",
"hash": "6b8ca3c5116f7d7181db8beed504af89133beafb9020b30dad65ad1fe34147ea"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.6-Win32-vs16-x86.zip",
"hash": "1adb196ceac3fc8dbf1bc1d09f392dc0222eea8a646b45070aa1e1763d5f535e"
"url": "https://windows.php.net/downloads/releases/php-8.0.7-Win32-vs16-x86.zip",
"hash": "2e6b063b5c0f67953b55723ac039a98e340e3a7b25f65b53e87511bb348eb374"
}
},
"pre_install": [