nodejs: Update to version 23.11.0

This commit is contained in:
github-actions[bot] 2025-04-01 16:30:13 +00:00
parent 82231a339f
commit c5f22122d6

View File

@ -1,18 +1,18 @@
{ {
"version": "23.10.0", "version": "23.11.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/v23.10.0/node-v23.10.0-win-x64.7z", "url": "https://nodejs.org/dist/v23.11.0/node-v23.11.0-win-x64.7z",
"hash": "8d56f1d2a39ec17f45b53f35c201ec206db8c9d052fdc32d9a36efd41608c7e4", "hash": "35f424f7eadbbbcd6e65a841f994b231e42f790e2ad2727b196f2d194f9ab993",
"extract_dir": "node-v23.10.0-win-x64" "extract_dir": "node-v23.11.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v23.10.0/node-v23.10.0-win-arm64.7z", "url": "https://nodejs.org/dist/v23.11.0/node-v23.11.0-win-arm64.7z",
"hash": "8bca1cc8618b45ba3d4673deac5f6fe023f6e80d0f221a7e034bade294c29299", "hash": "3635315a6d8d2d51ef466ea7b9c6b32b2f9f00a04c3e70cf01e16a44e26396ca",
"extract_dir": "node-v23.10.0-win-arm64" "extract_dir": "node-v23.11.0-win-arm64"
} }
}, },
"persist": [ "persist": [