mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 18.2.0
This commit is contained in:
parent
2bdaa18775
commit
c7f837b0d9
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "18.1.0",
|
||||
"version": "18.2.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.1.0/node-v18.1.0-win-x64.7z",
|
||||
"hash": "2525b2fffdafe7331046cc6049cf3f4436ca314d9adac575727bf3eaaaaffc69",
|
||||
"extract_dir": "node-v18.1.0-win-x64"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user