nodejs: Update to version 21.7.0

This commit is contained in:
github-actions[bot] 2024-03-06 20:24:37 +00:00
parent 317eeb2f76
commit ceab1c2d7d

View File

@ -1,23 +1,23 @@
{ {
"version": "21.6.2", "version": "21.7.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/v21.6.2/node-v21.6.2-win-x64.7z", "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-x64.7z",
"hash": "d450d170009d272c98765af3abf2bbc2903c1c08856f9e3730be03cc9d9b2bc5", "hash": "31c8b4721f37e30ca8e2131a4cb848fc7347f67bf87618e82959b58481f17bc4",
"extract_dir": "node-v21.6.2-win-x64" "extract_dir": "node-v21.7.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x86.7z", "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-x86.7z",
"hash": "44dee171378d7ac9967e772a8f114be5fdf59a163f65ec5faa7411c8be3bc961", "hash": "b17ef0c5557e61610774cae5beb0f877699ab419c4672e9c6e3bb3da3d571ed1",
"extract_dir": "node-v21.6.2-win-x86" "extract_dir": "node-v21.7.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-arm64.7z", "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-arm64.7z",
"hash": "a0cdada31786f6ff1f82e8fd91bda23cd4f615a56acd3c9605cd468b60b8437a", "hash": "d680d5c3d0b2476a97d11b30cbbdaf1d7f92ffd1cc89e5c640782a6b52480666",
"extract_dir": "node-v21.6.2-win-arm64" "extract_dir": "node-v21.7.0-win-arm64"
} }
}, },
"persist": [ "persist": [