From e17c24b347fc5f6a4d4067822806c26b7fd4a45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Jun 2021 06:55:36 -0700 Subject: [PATCH] nodejs: Update to version 16.3.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 545feb79d3..b03e201004 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.2.0", + "version": "16.3.0", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v16.2.0/node-v16.2.0-win-x64.7z", - "hash": "89a0f59d6c0b9be9498b62c40b4f5b5cd25325ee27dae91d4daf45b9ae019806", - "extract_dir": "node-v16.2.0-win-x64" + "url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x64.7z", + "hash": "3a39ba94dfd9c7a94e156f6fefef0fcb91ca2b37c2280a4f28e5d5e70c171cf5", + "extract_dir": "node-v16.3.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v16.2.0/node-v16.2.0-win-x86.7z", - "hash": "5a847e85778f5ff7b928dd5ecc5d3f44f2ba82db52fc456709a4d93c5cd0d5e0", - "extract_dir": "node-v16.2.0-win-x86" + "url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x86.7z", + "hash": "c5fec63e74633e77cbf331c6e08cfb26c84d7123e5bbb58c8298fb68ba13d28b", + "extract_dir": "node-v16.3.0-win-x86" } }, "persist": [