php: Update to version 8.0.13

This commit is contained in:
Richard Kuhnt 2021-11-16 23:00:46 +00:00
parent b22d741a45
commit f7f9d08249

View File

@ -1,5 +1,5 @@
{
"version": "8.0.12",
"version": "8.0.13",
"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.12-Win32-vs16-x64.zip",
"hash": "1946deead38b09c285dc81b208764be219fa1676e91004eb2c2fdd443b51b0a5"
"url": "https://windows.php.net/downloads/releases/php-8.0.13-Win32-vs16-x64.zip",
"hash": "35d056d03037c92b1401af71a232ee24f6635e7723ddd71c1bebe9b6a7d49e49"
},
"32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.12-Win32-vs16-x86.zip",
"hash": "1597ae8890ffcf72b968fb23d1803ffa95264608538834732aa9afca82ec93e6"
"url": "https://windows.php.net/downloads/releases/php-8.0.13-Win32-vs16-x86.zip",
"hash": "24f7afb0964c60ac0968c9403e1e07dbe0529aab86b3f12383ce72079b260083"
}
},
"pre_install": [