From 49043414cb0bebd715cb6c3688bec254a2e3f574 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Nov 2019 11:00:22 +0000 Subject: [PATCH] nodejs-lts: Update to version 12.13.1 --- 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 bd91227da4..c404650885 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.0", + "version": "12.13.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.13.0/node-v12.13.0-win-x64.7z", - "hash": "ca6cb0f7b0b8656f52aeb1d6e01726909a53ae4fc39076da1b3f66ab82e89a14", - "extract_dir": "node-v12.13.0-win-x64" + "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" }, "32bit": { - "url": "https://nodejs.org/dist/v12.13.0/node-v12.13.0-win-x86.7z", - "hash": "38b6c8d1320646e50a2772cf1df8e700ff7a4021275415f30fd03c977f726079", - "extract_dir": "node-v12.13.0-win-x86" + "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" } }, "persist": [