mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 24.4.1
This commit is contained in:
parent
a1ccc6cec7
commit
355a2a5bc8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.4.0",
|
||||
"version": "24.4.1",
|
||||
"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.4.0/node-v24.4.0-win-x64.7z",
|
||||
"hash": "4643950bbff4b920690af1d3b673dfba96cbcc648844192cc9310997a2c34adf",
|
||||
"extract_dir": "node-v24.4.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-x64.7z",
|
||||
"hash": "daa849d978dfd6ae623e2c70cab5602b385e2c1e6bb3b5012de6609be78ddcdc",
|
||||
"extract_dir": "node-v24.4.1-win-x64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-arm64.7z",
|
||||
"hash": "a9e19728d981b03fd0ef075d6df0dc28c9d543f4b2ea6cad5cb1e3dff5c01e11",
|
||||
"extract_dir": "node-v24.4.1-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user