From 5fec63de5237aa58ae209ccef940f59b3a38da10 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Oct 2021 18:00:36 +0000 Subject: [PATCH] nodejs: Update to version 16.11.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 5a1d56452e..92a3bf2a31 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.10.0", + "version": "16.11.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.10.0/node-v16.10.0-win-x64.7z", - "hash": "c8ed55a1e9285ec261c95457226cdcbbed12cff3cdb715f464de185d9c5f2f0b", - "extract_dir": "node-v16.10.0-win-x64" + "url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x64.7z", + "hash": "ef2c8049e2a6e34b72fa7f2b2618e5e5f91c1a5f4c816ee54cf462dc31b9b584", + "extract_dir": "node-v16.11.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v16.10.0/node-v16.10.0-win-x86.7z", - "hash": "d1fe8079361f9e524e471173f92de4b47a8c7ecd20fee557283fb524b3e31c9a", - "extract_dir": "node-v16.10.0-win-x86" + "url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x86.7z", + "hash": "b6869590c9709a739d01ac08543ee901598357a75d51674872190d463dc44ba9", + "extract_dir": "node-v16.11.0-win-x86" } }, "persist": [