From 1f5605aa5421b1aecf8901ebe90b0bbff00e8eb2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 18 Jan 2019 14:00:38 +0000 Subject: [PATCH] nodejs: Update to version 11.7.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 77c11f3f5d..ea4cfc347c 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "11.6.0", + "version": "11.7.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v11.6.0/node-v11.6.0-win-x64.7z", - "hash": "92b25af01f6b6b9a5fd12142779fb9b3b3974f4506e11dd4a6b0c2ca022db954", - "extract_dir": "node-v11.6.0-win-x64" + "url": "https://nodejs.org/dist/v11.7.0/node-v11.7.0-win-x64.7z", + "hash": "6008a40f944ac9daba492f2404aef82cfc4a878f36ee106d935c1a34f7bd86ea", + "extract_dir": "node-v11.7.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v11.6.0/node-v11.6.0-win-x86.7z", - "hash": "d6670c8d26a78e3b834da6efacd37dceff841645c2d475c642b4ddad84291427", - "extract_dir": "node-v11.6.0-win-x86" + "url": "https://nodejs.org/dist/v11.7.0/node-v11.7.0-win-x86.7z", + "hash": "155ae76195bd04a4e38d1d3a95acaa700d4cc9bc295eae5e176c2a6de4a8b69e", + "extract_dir": "node-v11.7.0-win-x86" } }, "persist": [