nodejs: Update to version 21.0.0

This commit is contained in:
github-actions[bot] 2023-10-17 16:27:59 +00:00
parent 1c6fd2ce01
commit d6f270d17d

View File

@ -1,23 +1,23 @@
{ {
"version": "20.8.1", "version": "21.0.0",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x64.7z", "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-x64.7z",
"hash": "6b3cb0e8d347ac52f0c45ba27a8c6f099b8053f18dfe7f6802e21c0b312aaedf", "hash": "a67654997f5e1eb8fe75b012e50037451971797c28e3f928ae0b056b187252c0",
"extract_dir": "node-v20.8.1-win-x64" "extract_dir": "node-v21.0.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x86.7z", "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-x86.7z",
"hash": "ea692ad4bb1e80156aa6143c39afda2cfd0d46c36e14a1e03064a5bd084f05cc", "hash": "f8763ea63edfd91510409c21e8a7eb6bc1e5cf2d3ab15a2b8e169da1e4af58a4",
"extract_dir": "node-v20.8.1-win-x86" "extract_dir": "node-v21.0.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-arm64.7z", "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-arm64.7z",
"hash": "abd016ae0dd943b196510e67277542c9cd31d24fbfa6834116a485d2c1d2b882", "hash": "69eef05d88f5c8db6df15cf61e97c244877c7e7e80bc86dca39ad1abb4137fc6",
"extract_dir": "node-v20.8.1-win-arm64" "extract_dir": "node-v21.0.0-win-arm64"
} }
}, },
"persist": [ "persist": [