From 05a7cc09c8e01c1bc0b64a242d17dc0bc68bc5e3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 31 Mar 2021 15:00:16 +0000 Subject: [PATCH] nodejs: Update to version 15.13.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 6a95a4a7c4..fb29b80f2a 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "15.12.0", + "version": "15.13.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.12.0/node-v15.12.0-win-x64.7z", - "hash": "e103b811f4be35cf3388a398ff487fd6a53e07c9acbfea52533a97e3668affd3", - "extract_dir": "node-v15.12.0-win-x64" + "url": "https://nodejs.org/dist/v15.13.0/node-v15.13.0-win-x64.7z", + "hash": "db5fb70541e7e3f9e56c4a3fff2431dc3870be7cfa57ce40de92fd72c6b65024", + "extract_dir": "node-v15.13.0-win-x64" }, "32bit": { - "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" + "url": "https://nodejs.org/dist/v15.13.0/node-v15.13.0-win-x86.7z", + "hash": "5b621972be0f015aad60a6c28b5dfda9820b2aea5d9e96b0e2ea3a0c3d1e5c00", + "extract_dir": "node-v15.13.0-win-x86" } }, "persist": [