From 01da961fe75f09c106f49760b7041d4dae5ad339 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 19:00:22 +0000 Subject: [PATCH] nodejs: Update to version 13.5.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 38a24c7891..86373a23b4 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.4.0", + "version": "13.5.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v13.4.0/node-v13.4.0-win-x64.7z", - "hash": "285d3144ceb7fdf2a054c3868621868c45214f14291afe641f9ec76b1522344b", - "extract_dir": "node-v13.4.0-win-x64" + "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" }, "32bit": { - "url": "https://nodejs.org/dist/v13.4.0/node-v13.4.0-win-x86.7z", - "hash": "2a6c6b60afc74cb1c3d2bfa522f357c3dcc0295bb6c4d07d190016955964d232", - "extract_dir": "node-v13.4.0-win-x86" + "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" } }, "persist": [