From 529878ffab2e85bd389bdb03a1eff765489453b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 00:45:23 +0000 Subject: [PATCH] nodejs: Update to version 18.11.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 05b7da92e4..e793269a09 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "18.10.0", + "version": "18.11.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.10.0/node-v18.10.0-win-x64.7z", - "hash": "a41d5d395ca349ab946571e2fa939729707ee8dacc15e88ef420b51635e36f9c", - "extract_dir": "node-v18.10.0-win-x64" + "url": "https://nodejs.org/dist/v18.11.0/node-v18.11.0-win-x64.7z", + "hash": "86d18e9024fb5cd1fc1a10e0b1d0cd3475df7c39ba7fc742b775a8d289af7bb5", + "extract_dir": "node-v18.11.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v18.10.0/node-v18.10.0-win-x86.7z", - "hash": "dfaf933d80c274a8541cce9807ba26177e7f3789ab80a52ef4a5580656a6bb13", - "extract_dir": "node-v18.10.0-win-x86" + "url": "https://nodejs.org/dist/v18.11.0/node-v18.11.0-win-x86.7z", + "hash": "38fc1c4355dff0f70f65a0fb5ec5c096c6b14c5124a9c114b42b74c53007e5fa", + "extract_dir": "node-v18.11.0-win-x86" } }, "persist": [