From f5011e4542bb8ca58316a46eeaf90058bcef5848 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Mar 2021 23:00:49 +0000 Subject: [PATCH] nodejs: Update to version 15.12.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 82d0135cd9..6a95a4a7c4 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "15.11.0", + "version": "15.12.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.11.0/node-v15.11.0-win-x64.7z", - "hash": "3c3dd5b380826fa9285aae2be1a55b56df1334da1b88175cb9964d4a6d9da1bd", - "extract_dir": "node-v15.11.0-win-x64" + "url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x64.7z", + "hash": "e103b811f4be35cf3388a398ff487fd6a53e07c9acbfea52533a97e3668affd3", + "extract_dir": "node-v15.12.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v15.11.0/node-v15.11.0-win-x86.7z", - "hash": "ff8684b8b3d86e43c14ab171e747c474729e0de539280ef2355a93a39cd1f2f9", - "extract_dir": "node-v15.11.0-win-x86" + "url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x86.7z", + "hash": "b0a41cf8eb23f88ad187c6658ae470462c4b04e1385d20e95c1a5b800c6239ae", + "extract_dir": "node-v15.12.0-win-x86" } }, "persist": [