From 30cced89517289eb0c5e1e7fb98c497f2a7d2e08 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 May 2021 11:00:27 +0000 Subject: [PATCH] nodejs: Update to version 16.2.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 38ae57684a..545feb79d3 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.1.0", + "version": "16.2.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.1.0/node-v16.1.0-win-x64.7z", - "hash": "5bd63f0d12a1c278fc89b82feefec3a9a78a3768bf9f0db3038452b990516880", - "extract_dir": "node-v16.1.0-win-x64" + "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" }, "32bit": { - "url": "https://nodejs.org/dist/v16.1.0/node-v16.1.0-win-x86.7z", - "hash": "2b9fad85b7dff2bca3dfddd42607ee1f99135cd1fa713632c3e68967ca2b86c6", - "extract_dir": "node-v16.1.0-win-x86" + "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" } }, "persist": [