mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nodejs: Update to version 24.4.0
This commit is contained in:
parent
7051c24679
commit
3aea13c8ab
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.3.0",
|
||||
"version": "24.4.0",
|
||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-x64.7z",
|
||||
"hash": "c299a9f61c19910112831bc4ab7bde4985a1865b49d92453e26a62bd509b95b2",
|
||||
"extract_dir": "node-v24.3.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.4.0/node-v24.4.0-win-x64.7z",
|
||||
"hash": "4643950bbff4b920690af1d3b673dfba96cbcc648844192cc9310997a2c34adf",
|
||||
"extract_dir": "node-v24.4.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-arm64.7z",
|
||||
"hash": "96dd060e08c825d0d1d53f5ebcc35f03a3e2b59e1242ceabdb7251aeee8312a1",
|
||||
"extract_dir": "node-v24.3.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v24.4.0/node-v24.4.0-win-arm64.7z",
|
||||
"hash": "cee5a937a67b1e99d7b92ceafefef03109dc2f9c667284f9d9a23aa523645769",
|
||||
"extract_dir": "node-v24.4.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user