From 7a9938b11565491c59c16f1d6103fd0704aae87f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Mar 2020 02:01:53 +0000 Subject: [PATCH] nodejs: Update to version 13.10.1 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index fc5f42bffe..851eb54606 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.10.0", + "version": "13.10.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x64.7z", - "hash": "d904d8b3882f4804a56410157f712611674eb33f5a2cb9d64f9d31db8bb23317", - "extract_dir": "node-v13.10.0-win-x64" + "url": "https://nodejs.org/dist/v13.10.1/node-v13.10.1-win-x64.7z", + "hash": "52d684cf5f0fe4f261a9b536c4d112c7ec2695eb62bb8fb32ec32b11e39496bb", + "extract_dir": "node-v13.10.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x86.7z", - "hash": "436657f0b1495288b846ff1da8bbfaff9a262d08098d8d7e3026a86556a88486", - "extract_dir": "node-v13.10.0-win-x86" + "url": "https://nodejs.org/dist/v13.10.1/node-v13.10.1-win-x86.7z", + "hash": "4886a322e195c6d82c09888326282accab946aa49ce7f5b92d6f95f4624e42cc", + "extract_dir": "node-v13.10.1-win-x86" } }, "persist": [