nodejs: Update to version 18.2.0

This commit is contained in:
github-actions[bot] 2022-05-17 16:31:55 +00:00
parent 2bdaa18775
commit c7f837b0d9

View File

@ -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.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v18.1.0/node-v18.1.0-win-x64.7z", "url": "https://nodejs.org/dist/v18.2.0/node-v18.2.0-win-x64.7z",
"hash": "2525b2fffdafe7331046cc6049cf3f4436ca314d9adac575727bf3eaaaaffc69", "hash": "09586f2af26a5d73cfe95f7b576c058fe359de126c3d3655e00cb010261a97ba",
"extract_dir": "node-v18.1.0-win-x64" "extract_dir": "node-v18.2.0-win-x64"
} }
}, },
"persist": [ "persist": [