From dbf0ffe9e3bb935db170854e9d30bd3e75052ee6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Oct 2021 16:00:32 +0000 Subject: [PATCH] nodejs: Update to version 17.0.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index e27920169c..e9cbb48be7 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "16.11.1", + "version": "17.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/v16.11.1/node-v16.11.1-win-x64.7z", - "hash": "a5d2683c8a478ed7bf9d6f77449ef03d984345efe75b00130f6f793ed621b6ed", - "extract_dir": "node-v16.11.1-win-x64" + "url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x64.7z", + "hash": "053a6e7e34ae791b25a691fded34bcd3259adb519cea8873b74c93eb6f57c667", + "extract_dir": "node-v17.0.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v16.11.1/node-v16.11.1-win-x86.7z", - "hash": "388f54bb3a278002735273b4e023462502ce1dcf907736942f9f0bc9a665933d", - "extract_dir": "node-v16.11.1-win-x86" + "url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x86.7z", + "hash": "cf5ca9d60f2b39518f4503675a4f259b67f81a6148bb6307e04be60f91c5e071", + "extract_dir": "node-v17.0.0-win-x86" } }, "persist": [