From 1f337aa734f26de74c6b37c4f0a85d01085f8d5b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Jun 2020 23:00:24 +0000 Subject: [PATCH] nodejs: Update to version 14.5.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 1353a2b978..7ec00964ef 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.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.", - "version": "14.4.0", + "version": "14.5.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x64.7z", - "hash": "e7acff0d26869df5565d3e448f617d0803dc4b400837db37645f099c61524323", - "extract_dir": "node-v14.4.0-win-x64" + "url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x64.7z", + "hash": "1361eecf92c753d50ce14f97138069a1de7aaccd0df59180dccd25cb48d2779d", + "extract_dir": "node-v14.5.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x86.7z", - "hash": "62643417a42ecae257a7f4d9cb5ddc86a2251012b33060070f4f5ac8af0f20c0", - "extract_dir": "node-v14.4.0-win-x86" + "url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x86.7z", + "hash": "a5b8d99ce59e700ec237aa471d94c8e9b0e3b3f287a00860d3494b8ede4d5ed6", + "extract_dir": "node-v14.5.0-win-x86" } }, "persist": [