From c7f837b0d92a1dadb19cfed3957f96348b11dc87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 16:31:55 +0000 Subject: [PATCH] nodejs: Update to version 18.2.0 --- bucket/nodejs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 673d8d09e3..b16d9dd2e5 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -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": [