php-nts: Update to version 8.1.0

This commit is contained in:
Richard Kuhnt 2021-11-23 23:01:28 +00:00
parent b84e5f4bce
commit 2b0a514fa9

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.13", "version": "8.1.0",
"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.13-nts-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.0-nts-Win32-vs16-x64.zip",
"hash": "ff7819531d143bb47206eeafff232d2141106e883f5527760fb837e4f0f49a9e" "hash": "6676926044ba9409cb141575f79e844153f025bcc4deba3e000196c9a6366b67"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.0.13-nts-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.1.0-nts-Win32-vs16-x86.zip",
"hash": "f1373402388c56f3d278afb39bffd7ade834668f7e18d225ac9ee22683a3e521" "hash": "6b9ed23208f9a16cf4904ba4ee7bf684879b1fd2ffbb019123006dedd46270bb"
} }
}, },
"pre_install": [ "pre_install": [