From fb4db14287d0435413365ac7b83571b41dfb6a6d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Apr 2021 17:00:22 +0000 Subject: [PATCH] nodejs: Update to version 16.0.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index c0de5b57c9..5352f65427 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "15.14.0", + "version": "16.0.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/v15.14.0/node-v15.14.0-win-x64.7z", - "hash": "30bb88b225e3138e8dff60cc8cf6c815ec9b7680933cede18d7ed3a947efcb41", - "extract_dir": "node-v15.14.0-win-x64" + "url": "https://nodejs.org/dist/v16.0.0/node-v16.0.0-win-x64.7z", + "hash": "8b78d362582746c5157b9e703bdd16c3da54c51efa12bed8fdf0e30e2bfdbce6", + "extract_dir": "node-v16.0.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v15.14.0/node-v15.14.0-win-x86.7z", - "hash": "741a0e9a93ff12d08fdfb661fa44ebd155d626d853016fd7eb6815d3c09fbbbb", - "extract_dir": "node-v15.14.0-win-x86" + "url": "https://nodejs.org/dist/v16.0.0/node-v16.0.0-win-x86.7z", + "hash": "04859c6d5a1d5054e57d1c1eb8f58a13d9d6e0ea079fe83d9b79d3a9aa401cc5", + "extract_dir": "node-v16.0.0-win-x86" } }, "persist": [