nodejs: Update to version 21.2.0

This commit is contained in:
github-actions[bot] 2023-11-14 20:23:29 +00:00
parent 65a027f7a2
commit 27b34fdaae

View File

@ -1,23 +1,23 @@
{
"version": "21.1.0",
"version": "21.2.0",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v21.1.0/node-v21.1.0-win-x64.7z",
"hash": "20ad766d8576e0c651dcbd6cbafaf803a51110613304224820c38936858af774",
"extract_dir": "node-v21.1.0-win-x64"
"url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-x64.7z",
"hash": "1e3a43166133c752a0fd0b2bc3709145cfc004f7f7c31e1877326e93ceaeeb4c",
"extract_dir": "node-v21.2.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v21.1.0/node-v21.1.0-win-x86.7z",
"hash": "3247272d574287ea798a34bd5a393671d44d0f608434f06eb97696754ee0257f",
"extract_dir": "node-v21.1.0-win-x86"
"url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-x86.7z",
"hash": "dc31d74348d73bb3013827bf8f1848029bbc05036f4f5907d31a574502b60d3b",
"extract_dir": "node-v21.2.0-win-x86"
},
"arm64": {
"url": "https://nodejs.org/dist/v21.1.0/node-v21.1.0-win-arm64.7z",
"hash": "8a0f2c3abea32eb1706772d741ed8ea05de8f0b170561b37088cb2412de5cb2b",
"extract_dir": "node-v21.1.0-win-arm64"
"url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-arm64.7z",
"hash": "e94a6a0d041be5b4e5ea1a8b529ec180bec012fe7ff34d5e2bd2c8db99026926",
"extract_dir": "node-v21.2.0-win-arm64"
}
},
"persist": [