From 764e1f8db4079eb7d90f3d3713f53179a1d46bb2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Dec 2020 01:01:47 +0000 Subject: [PATCH] nodejs-lts: Update to version 14.15.2 --- bucket/nodejs-lts.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs-lts.json b/bucket/nodejs-lts.json index 55e65b9c9c..0eadb25513 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.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. (Long Term Support)", - "version": "14.15.1", + "version": "14.15.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v14.15.1/node-v14.15.1-win-x64.7z", - "hash": "7025776c82bb5a39b6823f6201a34ca5951f8d5baa16ff7850c4c0daff319f32", - "extract_dir": "node-v14.15.1-win-x64" + "url": "https://nodejs.org/dist/v14.15.2/node-v14.15.2-win-x64.7z", + "hash": "f32bf658e8abd0589187fee6d05e526bbcd649c98ee61dbb946044c04bcf6d5c", + "extract_dir": "node-v14.15.2-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v14.15.1/node-v14.15.1-win-x86.7z", - "hash": "e86d3e6665bd82296e0c9b951ebd3e8397f185788b5df85bc25861629ca3877d", - "extract_dir": "node-v14.15.1-win-x86" + "url": "https://nodejs.org/dist/v14.15.2/node-v14.15.2-win-x86.7z", + "hash": "0ae4356e24abaea8bb2ee271ff06cdd08e3b16a317d0bc3c1e1f9e840ac93892", + "extract_dir": "node-v14.15.2-win-x86" } }, "persist": [