From a374c19bcc36092d607f80fcc9a3c1bd9f8e16dc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Feb 2018 05:00:15 +0000 Subject: [PATCH] Update nodejs to version 9.6.1 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 36a03d0a40..e4e85180ec 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "9.6.0", + "version": "9.6.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v9.6.0/node-v9.6.0-win-x64.7z", - "hash": "3e32a113877948e524ada3d0b09cc8ae517476c7513f31a641426d0187b3ec27", - "extract_dir": "node-v9.6.0-win-x64" + "url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x64.7z", + "hash": "842bcab3dc6b4b2bc7f10f63327b02730144352ee0632a911c25727d05d2862e", + "extract_dir": "node-v9.6.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v9.6.0/node-v9.6.0-win-x86.7z", - "hash": "ded7448dc042df9c6dff163feb04cf89a851d1af05afee4d520f8caa7bbcc51c", - "extract_dir": "node-v9.6.0-win-x86" + "url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x86.7z", + "hash": "fa423f8299d3120a50ba3dad03af4707eb8738626f445662c0b8993b3357ca28", + "extract_dir": "node-v9.6.1-win-x86" } }, "persist": [