mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 24.3.0
This commit is contained in:
parent
5b70881c43
commit
a2255da9f9
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.2.0",
|
||||
"version": "24.3.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.2.0/node-v24.2.0-win-x64.7z",
|
||||
"hash": "3326c3ca2a015660fe73be618869efd67d8d8de97bd632ccf307b4c684a42dd2",
|
||||
"extract_dir": "node-v24.2.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.2.0/node-v24.2.0-win-arm64.7z",
|
||||
"hash": "019d7166dd46b1cee400e18a1c64ca20e7f3d7bcfc99cc5c57bfb2694dac7364",
|
||||
"extract_dir": "node-v24.2.0-win-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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user