From 6076f407ae615f0721ebf629169e42d945925a49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 00:36:03 +0000 Subject: [PATCH] nodejs: Update to version 19.6.1 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 00bfead4ca..bf6ff6649d 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "19.6.0", + "version": "19.6.1", "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.6.0/node-v19.6.0-win-x64.7z", - "hash": "fd071f1406b14c055de22825b08756c0eb54bd75fad92bf9346d572641082e88", - "extract_dir": "node-v19.6.0-win-x64" + "url": "https://nodejs.org/dist/v19.6.1/node-v19.6.1-win-x64.7z", + "hash": "87a6dce8ebdfebbe1adeb2fc9c6a7c4a91848b7c18c955b0670e9b14110678e0", + "extract_dir": "node-v19.6.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v19.6.0/node-v19.6.0-win-x86.7z", - "hash": "875f07181e7e557d26a7847328192b3669a3b286b1732d55bb4bb5fa1be69ae6", - "extract_dir": "node-v19.6.0-win-x86" + "url": "https://nodejs.org/dist/v19.6.1/node-v19.6.1-win-x86.7z", + "hash": "5bad5675a6bbcf6ad3bf3cb6b2eb7b916b58ddc869800f3fdf7039faa187d780", + "extract_dir": "node-v19.6.1-win-x86" } }, "persist": [