From f600db8464b8b7639f6b7e49b4433975502cd869 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Sep 2020 16:00:26 +0000 Subject: [PATCH] nodejs: Update to version 14.10.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index dda6edb83c..08a7694e73 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { "homepage": "https://nodejs.org", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", - "version": "14.9.0", + "version": "14.10.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x64.7z", - "hash": "1c42cf28308fa04acd25d5059f2a4b8f3713b1f78766967f41c906be66b899ec", - "extract_dir": "node-v14.9.0-win-x64" + "url": "https://nodejs.org/dist/v14.10.0/node-v14.10.0-win-x64.7z", + "hash": "a06cdebcb9c0b5cf87600b6fcd2384ddee402ea7d7f9b921f4924c2fc94a9d89", + "extract_dir": "node-v14.10.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x86.7z", - "hash": "d92add01eb8e92d8dcd1e3c5998ce13179c117106a4a223a906196bf4316fdbb", - "extract_dir": "node-v14.9.0-win-x86" + "url": "https://nodejs.org/dist/v14.10.0/node-v14.10.0-win-x86.7z", + "hash": "d4e4f30c7d96f9fe0ad18ea2abd3e8108386a2c300b3726ad76b0869846217c8", + "extract_dir": "node-v14.10.0-win-x86" } }, "persist": [