mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
nodejs-lts: Update to version 24.11.1
This commit is contained in:
parent
901591d5ce
commit
df0fba4326
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.11.0",
|
||||
"version": "24.11.1",
|
||||
"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.0/node-v24.11.0-win-x64.7z",
|
||||
"hash": "261277b58400f23595804c0ad246f924c621b942da052bebf897f49e126733f3",
|
||||
"extract_dir": "node-v24.11.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.11.0/node-v24.11.0-win-arm64.7z",
|
||||
"hash": "cebc870a3597f53fc979a6ff8a8e866de1ce7d98a4b671ffa4de56b907118a5b",
|
||||
"extract_dir": "node-v24.11.0-win-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"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user