mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
nodejs-lts: Update to version 24.12.0
This commit is contained in:
parent
aebc1784c5
commit
3c695ec8fb
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user