From ac5dd137cc03ebac92635f854bcd222297e38ec6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Jun 2020 19:00:25 +0000 Subject: [PATCH] nodejs-lts: Update to version 12.18.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 aaa426d49a..ae64dca6f9 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.17.0", + "version": "12.18.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x64.7z", - "hash": "1749c9dcfceb29ad0c6ffa447f86d96efec8f97823b3b5e17940de9043113ca3", - "extract_dir": "node-v12.17.0-win-x64" + "url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x64.7z", + "hash": "ba0df9132406a6ce08200e208802662b7199d9094a2734fa886053c977ba77f1", + "extract_dir": "node-v12.18.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x86.7z", - "hash": "d79026437e764fa090b562ca504dd6596601105b14fc564d54da4e23a1f52c06", - "extract_dir": "node-v12.17.0-win-x86" + "url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x86.7z", + "hash": "9b9495851c49fa0d53619dc96886c044018ad2378f27c08c978695f15dfc16e2", + "extract_dir": "node-v12.18.0-win-x86" } }, "persist": [