php: Update to version 8.0.12

This commit is contained in:
Richard Kuhnt 2021-10-19 13:00:41 +00:00
parent 85c2481e88
commit 519c32525e

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.11", "version": "8.0.12",
"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.11-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.12-Win32-vs16-x64.zip",
"hash": "636542cbc91c17a5c285d3249460419b052fdfbe1ec98d11f53bd143c22c184a" "hash": "1946deead38b09c285dc81b208764be219fa1676e91004eb2c2fdd443b51b0a5"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.0.12-Win32-vs16-x86.zip",
"hash": "2d48688db34f6c78409db06c1480bccbc47503bca26edf07ad43f749a9d8c5c1" "hash": "1597ae8890ffcf72b968fb23d1803ffa95264608538834732aa9afca82ec93e6"
} }
}, },
"pre_install": [ "pre_install": [