From 979d35152cd09c1a0adb839a5e18b7724cd3940f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Dec 2019 23:00:25 +0000 Subject: [PATCH] nodejs-lts: Update to version 12.14.0 --- 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 c404650885..9bf6653318 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": "12.13.1", + "version": "12.14.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x64.7z", - "hash": "cf0938b607ba0ef2f304e96a07be5abe1b6a48e24e492e32d2e104d90653aa7d", - "extract_dir": "node-v12.13.1-win-x64" + "url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x64.7z", + "hash": "c1b6a018a5e1bcb6ead9724601250bbe8f4293c830cda511bcc8ffb1f9701008", + "extract_dir": "node-v12.14.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x86.7z", - "hash": "509426c34c56b0fb65af7a36e889a904d8ff29f3709920c7caace9764274e867", - "extract_dir": "node-v12.13.1-win-x86" + "url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x86.7z", + "hash": "b52848cfa2fbb523bb89041f815d22cef22d396e200ebd24497959bdf658f872", + "extract_dir": "node-v12.14.0-win-x86" } }, "persist": [