nodejs: Update to version 24.0.2

This commit is contained in:
github-actions[bot] 2025-05-15 00:38:46 +00:00
parent 37f766ab54
commit 84483a5eb0

View File

@ -1,18 +1,18 @@
{ {
"version": "24.0.1", "version": "24.0.2",
"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.0.1/node-v24.0.1-win-x64.7z", "url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-x64.7z",
"hash": "88f541641996127887052fe059a96e7e83ae7f0e19aabf04fdd60c9e0da4f7ad", "hash": "46fa65be8aad5f761d9d40c7ba7b25f916b28bfd5a06600a97859960588b11d7",
"extract_dir": "node-v24.0.1-win-x64" "extract_dir": "node-v24.0.2-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.0.1/node-v24.0.1-win-arm64.7z", "url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-arm64.7z",
"hash": "ddb291b75560600b4ad763b0d1f556a913805ffe301006b5cb637eb728b4e62a", "hash": "33cdb2171eb91be8380f666b5d8270f18accbccc4e108db438cfdc2973d2b944",
"extract_dir": "node-v24.0.1-win-arm64" "extract_dir": "node-v24.0.2-win-arm64"
} }
}, },
"persist": [ "persist": [