nodejs: Update to version 21.6.1

This commit is contained in:
github-actions[bot] 2024-01-22 20:24:47 +00:00
parent b99163c8f0
commit f3387bb79d

View File

@ -1,23 +1,23 @@
{ {
"version": "21.6.0", "version": "21.6.1",
"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/v21.6.0/node-v21.6.0-win-x64.7z", "url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x64.7z",
"hash": "c60bf0351a0c8639f5f24033951b8abe2ddeb9ab83c265a13719d1b8576ffa8f", "hash": "c09bf7f09eb3aab90b1d1a6daae9f2b99704333fe6bb83a757bd2de8d2f849a1",
"extract_dir": "node-v21.6.0-win-x64" "extract_dir": "node-v21.6.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v21.6.0/node-v21.6.0-win-x86.7z", "url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x86.7z",
"hash": "5bd52433b2903b5d5c9a8f885e99f3818975882744a9eeade1f2386a06e17751", "hash": "8d936365d2473e5f11452d60a61b041ce3a95e93686cef8fb1248516f56407de",
"extract_dir": "node-v21.6.0-win-x86" "extract_dir": "node-v21.6.1-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v21.6.0/node-v21.6.0-win-arm64.7z", "url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-arm64.7z",
"hash": "6c2ec18037423f99c0315c9c1ac6d85f392abe7a60c7469fd02416c930036459", "hash": "b368ed9585ace23d145569ec670fbcbe29d2014c4fa9383705edfba9e12ec432",
"extract_dir": "node-v21.6.0-win-arm64" "extract_dir": "node-v21.6.1-win-arm64"
} }
}, },
"persist": [ "persist": [