From 461db88c7e5f82f037a49d4f71c0890161c5366e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Aug 2019 23:00:34 +0000 Subject: [PATCH] nodejs-lts: Update to version 10.16.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 2527a279f3..ea87296d77 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": "10.16.2", + "version": "10.16.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x64.7z", - "hash": "79f58ff41473ebc24fa5b0391a458e81258035b65b31e057b50c204d3cf6590b", - "extract_dir": "node-v10.16.2-win-x64" + "url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x64.7z", + "hash": "c2cc3b95d6e8504b20623cfe74f848d1ebc2f43a262e7bae14bee64db2b13889", + "extract_dir": "node-v10.16.3-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x86.7z", - "hash": "bfbc8516b67769942ad50bcb964e7025d3591915ecf4d3ad6e966160858ca699", - "extract_dir": "node-v10.16.2-win-x86" + "url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x86.7z", + "hash": "fc1ccb1e6f12fe68e816c552e6b1df289a8bfe064c025eb62c360bd041da4a5f", + "extract_dir": "node-v10.16.3-win-x86" } }, "persist": [