From 691ee2827c997df1229399ebc01013e7cd8227a0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Jul 2021 16:00:33 +0000 Subject: [PATCH] nodejs: Update to version 16.4.1 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 70505ba9a8..4a1f013b7b 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.4.0", + "version": "16.4.1", "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.4.0/node-v16.4.0-win-x64.7z", - "hash": "19da293c890b41793516a97775e1bcfb94c62dfc0c38df3fdf830bde22c7d63c", - "extract_dir": "node-v16.4.0-win-x64" + "url": "https://nodejs.org/dist/v16.4.1/node-v16.4.1-win-x64.7z", + "hash": "0bec96b5b22ca6d4eead44003011fcdb44af0d331bb1fc8af0647f95cd9feb65", + "extract_dir": "node-v16.4.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v16.4.0/node-v16.4.0-win-x86.7z", - "hash": "48e0a70a87c604371e67757d68008b4d5bb32c01862da9a3b3c9bdcb2a850639", - "extract_dir": "node-v16.4.0-win-x86" + "url": "https://nodejs.org/dist/v16.4.1/node-v16.4.1-win-x86.7z", + "hash": "2eec50ab1e34eb99af2819dd92a272e44944dc5b3fbf74c3ab25355feccc97c4", + "extract_dir": "node-v16.4.1-win-x86" } }, "persist": [