mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nodejs: Update to version 18.3.0
This commit is contained in:
parent
485cc68d13
commit
f679cc0e23
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "18.2.0",
|
||||
"version": "18.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/v18.2.0/node-v18.2.0-win-x64.7z",
|
||||
"hash": "09586f2af26a5d73cfe95f7b576c058fe359de126c3d3655e00cb010261a97ba",
|
||||
"extract_dir": "node-v18.2.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.3.0/node-v18.3.0-win-x64.7z",
|
||||
"hash": "588e579934780d7260b8aba6e80576b208f951eb75872abcb0f1a0b757698916",
|
||||
"extract_dir": "node-v18.3.0-win-x64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user