From 0e65ca47c0f735ec97d4fb821429b3ddf7109c87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 18 Dec 2020 00:01:48 +0000 Subject: [PATCH] nodejs-lts: Update to version 14.15.3 --- 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 0eadb25513..31cbe51e37 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.2", + "version": "14.15.3", "license": "MIT", "architecture": { "64bit": { - "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" + "url": "https://nodejs.org/dist/v14.15.3/node-v14.15.3-win-x64.7z", + "hash": "725a79677900301a5efd04b0e034c7c858fccf381fdd03d822305bdc6273f723", + "extract_dir": "node-v14.15.3-win-x64" }, "32bit": { - "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" + "url": "https://nodejs.org/dist/v14.15.3/node-v14.15.3-win-x86.7z", + "hash": "e55c627149370874aa78748ea7ddb356f9eeeef21aea5b9172c1996a2fcd43a2", + "extract_dir": "node-v14.15.3-win-x86" } }, "persist": [