nodejs: Update to version 23.3.0

This commit is contained in:
github-actions[bot] 2024-11-21 00:37:14 +00:00
parent a91c63ed5b
commit e0e8b98f19

View File

@ -1,18 +1,18 @@
{ {
"version": "23.2.0", "version": "23.3.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.2.0/node-v23.2.0-win-x64.7z", "url": "https://nodejs.org/dist/v23.3.0/node-v23.3.0-win-x64.7z",
"hash": "72bd48c3b115d081be360e8fff0e9c377eaf51980e4b152198583ae0adcbc767", "hash": "b6a5e9b1a94c52af3e37dea8251509a81b06f6a41847a48a28397bad71e5062a",
"extract_dir": "node-v23.2.0-win-x64" "extract_dir": "node-v23.3.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v23.2.0/node-v23.2.0-win-arm64.7z", "url": "https://nodejs.org/dist/v23.3.0/node-v23.3.0-win-arm64.7z",
"hash": "d15c79d34460104f9666f6da8a0b9fd3a223670b17bad90fb40d0d61764f9b6d", "hash": "9656926b25dab9c0522d3e0b3ac3d19363d2e4917022de6a1a33d7b805128378",
"extract_dir": "node-v23.2.0-win-arm64" "extract_dir": "node-v23.3.0-win-arm64"
} }
}, },
"persist": [ "persist": [