nodejs: Update to version 24.3.0

This commit is contained in:
github-actions[bot] 2025-06-25 00:41:39 +00:00
parent 5b70881c43
commit a2255da9f9

View File

@ -1,18 +1,18 @@
{ {
"version": "24.2.0", "version": "24.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/v24.2.0/node-v24.2.0-win-x64.7z", "url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-x64.7z",
"hash": "3326c3ca2a015660fe73be618869efd67d8d8de97bd632ccf307b4c684a42dd2", "hash": "c299a9f61c19910112831bc4ab7bde4985a1865b49d92453e26a62bd509b95b2",
"extract_dir": "node-v24.2.0-win-x64" "extract_dir": "node-v24.3.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.2.0/node-v24.2.0-win-arm64.7z", "url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-arm64.7z",
"hash": "019d7166dd46b1cee400e18a1c64ca20e7f3d7bcfc99cc5c57bfb2694dac7364", "hash": "96dd060e08c825d0d1d53f5ebcc35f03a3e2b59e1242ceabdb7251aeee8312a1",
"extract_dir": "node-v24.2.0-win-arm64" "extract_dir": "node-v24.3.0-win-arm64"
} }
}, },
"persist": [ "persist": [