From 72eea3c3d60b3199642e0c6e19d03ae6ec28ed93 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Oct 2019 11:00:17 +0000 Subject: [PATCH] nodejs: Update to version 13.0.1 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 9d19724065..94e29a674d 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.0.0", + "version": "13.0.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x64.7z", - "hash": "2d4c62e07e3f739d4245400f1e20c9eef153333ba64fa69932515d49e9221b5e", - "extract_dir": "node-v13.0.0-win-x64" + "url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x64.7z", + "hash": "129640d5c4e2bf6ae4ec2f1e1a4163e92adde783bf97cfffc07c004c04fb28dc", + "extract_dir": "node-v13.0.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x86.7z", - "hash": "abe5d685c804e167af649ded10cb4a42a1c9b198057c2bc29d749bee9b8b32e4", - "extract_dir": "node-v13.0.0-win-x86" + "url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x86.7z", + "hash": "da8805e75192d4499f9dbfa91dd46c6db7d9cdd771242b03885a944f00dacb31", + "extract_dir": "node-v13.0.1-win-x86" } }, "persist": [