mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nodejs: Update to version 24.0.1
This commit is contained in:
parent
b9539af8f6
commit
529f201653
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.0.0",
|
||||
"version": "24.0.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.0.0/node-v24.0.0-win-x64.7z",
|
||||
"hash": "22ebf01fa7ef63ffb48a9cd23feec0d790d9e427d7b99166a49ec8ae5cb637cd",
|
||||
"extract_dir": "node-v24.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.0.1/node-v24.0.1-win-x64.7z",
|
||||
"hash": "88f541641996127887052fe059a96e7e83ae7f0e19aabf04fdd60c9e0da4f7ad",
|
||||
"extract_dir": "node-v24.0.1-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.0.0/node-v24.0.0-win-arm64.7z",
|
||||
"hash": "a5109cafaeb7618fc8626ff81d6f6f0150071c619ea6a1cc719a3f0cc4e31beb",
|
||||
"extract_dir": "node-v24.0.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v24.0.1/node-v24.0.1-win-arm64.7z",
|
||||
"hash": "ddb291b75560600b4ad763b0d1f556a913805ffe301006b5cb637eb728b4e62a",
|
||||
"extract_dir": "node-v24.0.1-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user