From 458f8de90eb225368f3dd70332e42ed7f222d7c6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 Dec 2018 19:00:20 +0000 Subject: [PATCH] nodejs: Update to version 11.4.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 59eb3ee988..aafa9d72c0 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "11.3.0", + "version": "11.4.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v11.3.0/node-v11.3.0-win-x64.7z", - "hash": "a6a931e8c8f6dfd21f86da1ca14666a21069c4d033e39e734e787e4c50499bc6", - "extract_dir": "node-v11.3.0-win-x64" + "url": "https://nodejs.org/dist/v11.4.0/node-v11.4.0-win-x64.7z", + "hash": "8ea241e29af658d8d0d80b5d0730e22ef637193f4222cbb35d5b766b96817e14", + "extract_dir": "node-v11.4.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v11.3.0/node-v11.3.0-win-x86.7z", - "hash": "8369634a081e77b5e21344a8dd57add942c760a8d1193175d0ee88b91b8e1902", - "extract_dir": "node-v11.3.0-win-x86" + "url": "https://nodejs.org/dist/v11.4.0/node-v11.4.0-win-x86.7z", + "hash": "a8243433652bb5558efd28599cadbdb403a9845c32bf030117dad66bfdf0b1ca", + "extract_dir": "node-v11.4.0-win-x86" } }, "persist": [