From 318fcf53175f30787d75f956b46554adcb9ee927 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 10 Aug 2017 03:00:30 +0000 Subject: [PATCH] Update nodejs to version 8.3.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 476035a442..e4861335e9 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "8.2.1", + "version": "8.3.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v8.2.1/node-v8.2.1-win-x64.7z", - "hash": "1d4709a568ce470f968bef7da4141e071a141474306da55ed00e129d68ef2b39", - "extract_dir": "node-v8.2.1-win-x64" + "url": "https://nodejs.org/dist/v8.3.0/node-v8.3.0-win-x64.7z", + "hash": "2316d61af691c17c1074230b2e37a46ef13eb206fc5aa5232701958fcda05200", + "extract_dir": "node-v8.3.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v8.2.1/node-v8.2.1-win-x86.7z", - "hash": "91494c1f4c514770113ccae9069077d567579d0ad7d65547ba32a5682d1d7ffb", - "extract_dir": "node-v8.2.1-win-x86" + "url": "https://nodejs.org/dist/v8.3.0/node-v8.3.0-win-x86.7z", + "hash": "d540dc4e9a51f6c14a0c79b75ccfb7f86f570ee60b3a9c73384281ecced8df29", + "extract_dir": "node-v8.3.0-win-x86" } }, "persist": [