From 060c74dea30d257e82765df6c7549671f72eb3da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 20:27:00 +0000 Subject: [PATCH] nodejs: Update to version 19.2.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index b504520025..154043494f 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "19.1.0", + "version": "19.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/v19.1.0/node-v19.1.0-win-x64.7z", - "hash": "b8554d888e42ddba78528806fea9190fa0bf7524bf548d11f1fa8e214307a003", - "extract_dir": "node-v19.1.0-win-x64" + "url": "https://nodejs.org/dist/v19.2.0/node-v19.2.0-win-x64.7z", + "hash": "f0376c07002cf564fb6037897686f9fe079aa2ca3eea7d0a408e66b8299e11ad", + "extract_dir": "node-v19.2.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v19.1.0/node-v19.1.0-win-x86.7z", - "hash": "bc8a0a9150147d0c53a94c857a0a0cb7ee9125ca595cc72986cbe290eae2dfb7", - "extract_dir": "node-v19.1.0-win-x86" + "url": "https://nodejs.org/dist/v19.2.0/node-v19.2.0-win-x86.7z", + "hash": "10a35e02249fae9cf69122d436c6a895d442cdb277bc1dcefa5d56f784a6a832", + "extract_dir": "node-v19.2.0-win-x86" } }, "persist": [