From 3f15faf8f2b5a51bc28b7e9c09ce95a866f9267b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Dec 2020 15:01:48 +0000 Subject: [PATCH] nodejs: Update to version 15.4.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 35f28279be..83cfd8ad17 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "15.3.0", + "version": "15.4.0", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v15.3.0/node-v15.3.0-win-x64.7z", - "hash": "bde2cbe77b67b2de72ecf955387c511d95852e6108c3b7e6b357932b10388730", - "extract_dir": "node-v15.3.0-win-x64" + "url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x64.7z", + "hash": "343f603329de39f4019df9ef8ff7610d3e079bc397afd15560abf7bd9f60fafe", + "extract_dir": "node-v15.4.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v15.3.0/node-v15.3.0-win-x86.7z", - "hash": "0e035388c090dbdbd874e93b2e2ffbe129cf99c427e42c51f3f3a6353516c6f7", - "extract_dir": "node-v15.3.0-win-x86" + "url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x86.7z", + "hash": "ac97daba712c7e5ae58d8cdd9e7e7a3103092efdaef0328b14e80bc046b21d86", + "extract_dir": "node-v15.4.0-win-x86" } }, "persist": [