From ee5e3f6e9ea6c92044e9bba53f3f4e037def2f45 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Jul 2021 00:00:33 +0000 Subject: [PATCH] nodejs: Update to version 16.6.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 5d2488c6f5..f1367e0f5b 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.5.0", + "version": "16.6.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.5.0/node-v16.5.0-win-x64.7z", - "hash": "eb2136d451cbc4c7027437c48450b3da99f04e9863011504c0308b99df2b82ea", - "extract_dir": "node-v16.5.0-win-x64" + "url": "https://nodejs.org/dist/v16.6.0/node-v16.6.0-win-x64.7z", + "hash": "58d9ec0876256d68040d35a606f18dcbf1331da63adfb96af17e43179f6e9f1b", + "extract_dir": "node-v16.6.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v16.5.0/node-v16.5.0-win-x86.7z", - "hash": "c2ced414a78a6d6965292408fe28efa033f7b30775f9d0401feb841abee86a00", - "extract_dir": "node-v16.5.0-win-x86" + "url": "https://nodejs.org/dist/v16.6.0/node-v16.6.0-win-x86.7z", + "hash": "ce52307b52e994d763f5da048bf3db3811bf9771d19d63bf96c8937499c7d29b", + "extract_dir": "node-v16.6.0-win-x86" } }, "persist": [