mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nodejs: Update to version 24.0.0
This commit is contained in:
parent
9fce7627c7
commit
6ea5f8e856
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.11.0",
|
||||
"version": "24.0.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/v23.11.0/node-v23.11.0-win-x64.7z",
|
||||
"hash": "35f424f7eadbbbcd6e65a841f994b231e42f790e2ad2727b196f2d194f9ab993",
|
||||
"extract_dir": "node-v23.11.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v23.11.0/node-v23.11.0-win-arm64.7z",
|
||||
"hash": "3635315a6d8d2d51ef466ea7b9c6b32b2f9f00a04c3e70cf01e16a44e26396ca",
|
||||
"extract_dir": "node-v23.11.0-win-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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user