From 9daade70dcf8fcae9c81dd9a28962bc846db853e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Dec 2017 23:00:17 +0000 Subject: [PATCH] Update nodejs-lts to version 8.9.2 --- nodejs-lts.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs-lts.json b/nodejs-lts.json index 1e578962b5..60d8f97fd2 100644 --- a/nodejs-lts.json +++ b/nodejs-lts.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "8.9.1", + "version": "8.9.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-win-x64.7z", - "hash": "ff28dd5ff5a09a904e364742b58011af33d0a3fe148831e55b2c60f1bc251569", - "extract_dir": "node-v8.9.1-win-x64" + "url": "https://nodejs.org/dist/v8.9.2/node-v8.9.2-win-x64.7z", + "hash": "4046a954c21aa58a209b4c21f981dfa9f15621cc77abc09a6b232b28e28b2c0d", + "extract_dir": "node-v8.9.2-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-win-x86.7z", - "hash": "a30b6a56d424f8a34e65fe8f197a6db17dee6fa10ed50ffdf8490ca0787d995a", - "extract_dir": "node-v8.9.1-win-x86" + "url": "https://nodejs.org/dist/v8.9.2/node-v8.9.2-win-x86.7z", + "hash": "17d68bbb061347e55757c25d6016227c03f82db69b802561aefd335e12fb25c9", + "extract_dir": "node-v8.9.2-win-x86" } }, "persist": [