nodejs-lts: Update to version 24.12.0

This commit is contained in:
github-actions[bot] 2025-12-10 20:30:39 +00:00
parent aebc1784c5
commit 3c695ec8fb

View File

@ -1,18 +1,18 @@
{
"version": "24.11.1",
"version": "24.12.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v24.11.1/node-v24.11.1-win-x64.7z",
"hash": "4ff32b2db66fa95ca2c6b620c3d13d950bdae39a23cf872fcf2c4d3d47241e91",
"extract_dir": "node-v24.11.1-win-x64"
"url": "https://nodejs.org/dist/v24.12.0/node-v24.12.0-win-x64.7z",
"hash": "8d41356abf5cb62404f311f131b7937f45aaeda5c15d060dc281c2ece817cdce",
"extract_dir": "node-v24.12.0-win-x64"
},
"arm64": {
"url": "https://nodejs.org/dist/v24.11.1/node-v24.11.1-win-arm64.7z",
"hash": "61c5d34739c782cbd912a21cfa8072d860884e674ab3c4dea551830b7866a06e",
"extract_dir": "node-v24.11.1-win-arm64"
"url": "https://nodejs.org/dist/v24.12.0/node-v24.12.0-win-arm64.7z",
"hash": "52f6d601c145f886434ed42533626571b388d3ad8d98dad16c310bc09a7ed86e",
"extract_dir": "node-v24.12.0-win-arm64"
}
},
"post_install": [