From f53b5b18dcccb0ba42db97194b88f5593261f46a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 Jan 2020 00:00:59 +0000 Subject: [PATCH] nodejs: Update to version 13.6.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 86373a23b4..75507dff5a 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": "13.5.0", + "version": "13.6.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v13.5.0/node-v13.5.0-win-x64.7z", - "hash": "7a918493a5a1892c5f8224ca6933418e8a02fee247fe23b4a8937bb226e661f4", - "extract_dir": "node-v13.5.0-win-x64" + "url": "https://nodejs.org/dist/v13.6.0/node-v13.6.0-win-x64.7z", + "hash": "4f4960e88edc5c8873c19dcb504295b9f068651cfd6459aae69c612ddeb0a33c", + "extract_dir": "node-v13.6.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v13.5.0/node-v13.5.0-win-x86.7z", - "hash": "7c04b974cfde150f813664d3d813337e612268c41079c85fd073a2293ac58e77", - "extract_dir": "node-v13.5.0-win-x86" + "url": "https://nodejs.org/dist/v13.6.0/node-v13.6.0-win-x86.7z", + "hash": "2608a9aca6fee6d6a32f1cfc27be2cf04d55cd36c17c7e8b7e717655f37a37a3", + "extract_dir": "node-v13.6.0-win-x86" } }, "persist": [