From 6c78b392b152b073cbb0da28796edb9dec2f1cd7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Mar 2020 18:01:50 +0000 Subject: [PATCH] nodejs: Update to version 13.10.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 1236fe4ca4..fc5f42bffe 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.9.0", + "version": "13.10.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x64.7z", - "hash": "0a8bf288f3dab710abf606c7e238e7b77670983de38c17d1a69a5361cfcddcff", - "extract_dir": "node-v13.9.0-win-x64" + "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" }, "32bit": { - "url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x86.7z", - "hash": "8232a2a922ce86e926c572097df3d52bd9bd0f15e84bc646dc76226f253b4a21", - "extract_dir": "node-v13.9.0-win-x86" + "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" } }, "persist": [