nodejs: Update to version 24.5.0

This commit is contained in:
github-actions[bot] 2025-08-01 00:48:47 +00:00
parent 22751ba11e
commit 2e46653bbf

View File

@ -1,18 +1,18 @@
{ {
"version": "24.4.1", "version": "24.5.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.4.1/node-v24.4.1-win-x64.7z", "url": "https://nodejs.org/dist/v24.5.0/node-v24.5.0-win-x64.7z",
"hash": "daa849d978dfd6ae623e2c70cab5602b385e2c1e6bb3b5012de6609be78ddcdc", "hash": "d0c25fb9ad8a0a599056e0a68be9d703f849aa3c85528bab2657492b95ca441f",
"extract_dir": "node-v24.4.1-win-x64" "extract_dir": "node-v24.5.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-arm64.7z", "url": "https://nodejs.org/dist/v24.5.0/node-v24.5.0-win-arm64.7z",
"hash": "a9e19728d981b03fd0ef075d6df0dc28c9d543f4b2ea6cad5cb1e3dff5c01e11", "hash": "35ff69ba35647e9b1c19f8c5d4517f6854b0a5545f1fd9bec81964bb13017e49",
"extract_dir": "node-v24.4.1-win-arm64" "extract_dir": "node-v24.5.0-win-arm64"
} }
}, },
"persist": [ "persist": [