nodejs: Update to version 21.6.2

This commit is contained in:
github-actions[bot] 2024-02-14 20:23:33 +00:00
parent 49062d06fa
commit cac044a98f

View File

@ -1,23 +1,23 @@
{ {
"version": "21.6.1", "version": "21.6.2",
"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.1/node-v21.6.1-win-x64.7z", "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x64.7z",
"hash": "c09bf7f09eb3aab90b1d1a6daae9f2b99704333fe6bb83a757bd2de8d2f849a1", "hash": "d450d170009d272c98765af3abf2bbc2903c1c08856f9e3730be03cc9d9b2bc5",
"extract_dir": "node-v21.6.1-win-x64" "extract_dir": "node-v21.6.2-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x86.7z", "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x86.7z",
"hash": "8d936365d2473e5f11452d60a61b041ce3a95e93686cef8fb1248516f56407de", "hash": "44dee171378d7ac9967e772a8f114be5fdf59a163f65ec5faa7411c8be3bc961",
"extract_dir": "node-v21.6.1-win-x86" "extract_dir": "node-v21.6.2-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-arm64.7z", "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-arm64.7z",
"hash": "b368ed9585ace23d145569ec670fbcbe29d2014c4fa9383705edfba9e12ec432", "hash": "a0cdada31786f6ff1f82e8fd91bda23cd4f615a56acd3c9605cd468b60b8437a",
"extract_dir": "node-v21.6.1-win-arm64" "extract_dir": "node-v21.6.2-win-arm64"
} }
}, },
"persist": [ "persist": [