mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nodejs: Update to version 24.0.2
This commit is contained in:
parent
37f766ab54
commit
84483a5eb0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.0.1",
|
||||
"version": "24.0.2",
|
||||
"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.1/node-v24.0.1-win-x64.7z",
|
||||
"hash": "88f541641996127887052fe059a96e7e83ae7f0e19aabf04fdd60c9e0da4f7ad",
|
||||
"extract_dir": "node-v24.0.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-x64.7z",
|
||||
"hash": "46fa65be8aad5f761d9d40c7ba7b25f916b28bfd5a06600a97859960588b11d7",
|
||||
"extract_dir": "node-v24.0.2-win-x64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-arm64.7z",
|
||||
"hash": "33cdb2171eb91be8380f666b5d8270f18accbccc4e108db438cfdc2973d2b944",
|
||||
"extract_dir": "node-v24.0.2-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user