php-nts: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2023-01-04 16:30:34 +00:00
parent 331afa1fb8
commit 7068102afc

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.0", "version": "8.2.1",
"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.2.0-nts-Win32-vs16-x64.zip", "url": "https://windows.php.net/downloads/releases/php-8.2.1-nts-Win32-vs16-x64.zip",
"hash": "de5fc22c982d2650852ab91bbad1389d343401ca32c26ba173d004cc5a87ee03" "hash": "acbc965681d2f77d3d23958b42fbe52f6aca0c2a3cc9060100beee4458fc7b86"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-8.2.0-nts-Win32-vs16-x86.zip", "url": "https://windows.php.net/downloads/releases/php-8.2.1-nts-Win32-vs16-x86.zip",
"hash": "5a2d7c7e46f801edc24e86e4552ddc5d405c90a8d686e50bf3386ce3739d32ff" "hash": "7ca39090c6caea440cccbbe6fea59e8e8f3c0ef72dc2feaadb2974aa528821f3"
} }
}, },
"pre_install": [ "pre_install": [