nodejs: Update to version 24.4.1

This commit is contained in:
github-actions[bot] 2025-07-16 00:42:11 +00:00
parent a1ccc6cec7
commit 355a2a5bc8

View File

@ -1,18 +1,18 @@
{ {
"version": "24.4.0", "version": "24.4.1",
"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.4.0/node-v24.4.0-win-x64.7z", "url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-x64.7z",
"hash": "4643950bbff4b920690af1d3b673dfba96cbcc648844192cc9310997a2c34adf", "hash": "daa849d978dfd6ae623e2c70cab5602b385e2c1e6bb3b5012de6609be78ddcdc",
"extract_dir": "node-v24.4.0-win-x64" "extract_dir": "node-v24.4.1-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.4.0/node-v24.4.0-win-arm64.7z", "url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-arm64.7z",
"hash": "cee5a937a67b1e99d7b92ceafefef03109dc2f9c667284f9d9a23aa523645769", "hash": "a9e19728d981b03fd0ef075d6df0dc28c9d543f4b2ea6cad5cb1e3dff5c01e11",
"extract_dir": "node-v24.4.0-win-arm64" "extract_dir": "node-v24.4.1-win-arm64"
} }
}, },
"persist": [ "persist": [