From 0c180b11985d1955d7eee89feca0e7da2c3de8da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Nov 2017 00:00:27 +0000 Subject: [PATCH] Update nodejs to version 9.2.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index c55c3938de..0732d4fc5a 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "9.1.0", + "version": "9.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v9.1.0/node-v9.1.0-win-x64.7z", - "hash": "2ff2890c567497a719c0fda5c2c62dd2e5323f621cdcb12ae9249adde57c2472", - "extract_dir": "node-v9.1.0-win-x64" + "url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x64.7z", + "hash": "5295fd5926ecf67b5aaf0fba38022790d8a186dfcdd3b9070238ad73e748ba9d", + "extract_dir": "node-v9.2.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v9.1.0/node-v9.1.0-win-x86.7z", - "hash": "4964bc7962160cca1f5aceaa33f1c4076ac40a94a4a058db39964c6a982afab9", - "extract_dir": "node-v9.1.0-win-x86" + "url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x86.7z", + "hash": "ded691d3c919cb4fc1176df5a2dbe34f6e05817817008f82fadda1697b86895f", + "extract_dir": "node-v9.2.0-win-x86" } }, "persist": [