From 858e189933beaddf921454cbff311d4f440c845c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 May 2018 03:00:19 +0000 Subject: [PATCH] Update nodejs to version 10.1.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 6bc16cba1c..407977c693 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "10.0.0", + "version": "10.1.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x64.7z", - "hash": "98de0ae3b1aa9f5190fe0cdcbda7fca35d231d1cb21330b98a1b5781396235c3", - "extract_dir": "node-v10.0.0-win-x64" + "url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x64.7z", + "hash": "afe3b7cb256b402a158629dfb561fd63878f2e07f1a90e4a836084f7a2418235", + "extract_dir": "node-v10.1.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x86.7z", - "hash": "d2711f9f10e4753ca413519c49d4bf2c9d7732c6310082729225a94607ba0bdf", - "extract_dir": "node-v10.0.0-win-x86" + "url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x86.7z", + "hash": "cda9dbcde8f154827a8e4cd101d54760b5270c83cc8d38cefada1343388074c3", + "extract_dir": "node-v10.1.0-win-x86" } }, "persist": [