From a68feb3113d6d028681eec6421053a2eccf88a5a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Oct 2021 16:01:50 +0000 Subject: [PATCH] nodejs-lts: Update to version 14.18.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 de6a386b75..11f4ded7f3 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,18 +1,18 @@ { - "version": "14.18.0", + "version": "14.18.1", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x64.7z", - "hash": "7a6681ec8df968421abec28d6fa957fdddf1f7708e52ac0d069e0108a4baa0e5", - "extract_dir": "node-v14.18.0-win-x64" + "url": "https://nodejs.org/dist/v14.18.1/node-v14.18.1-win-x64.7z", + "hash": "36f51353a4650ed8c842b33991fe2aaad29dd0f80aae7864d591a52430a64503", + "extract_dir": "node-v14.18.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x86.7z", - "hash": "aa2da586d71437468f36c7e5f7143a2f5f8589e2e2d47c4303b2e221a498ecc6", - "extract_dir": "node-v14.18.0-win-x86" + "url": "https://nodejs.org/dist/v14.18.1/node-v14.18.1-win-x86.7z", + "hash": "bcd5b62a214479ec2b047f17224d5cdde14978cbb68ff58a8c2d23aa10bce9bd", + "extract_dir": "node-v14.18.1-win-x86" } }, "persist": [