From 99f2b53312f913807351394525e2f28cbbf1aa1b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Mar 2019 22:00:54 +0000 Subject: [PATCH] nodejs: Update to version 11.12.0 --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index 1f16611e8a..e158b1d28e 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "11.11.0", + "version": "11.12.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v11.11.0/node-v11.11.0-win-x64.7z", - "hash": "29a89097988f5ae8b004028ba681b37d83c953e00f9c002bfc3f0248c0df23f9", - "extract_dir": "node-v11.11.0-win-x64" + "url": "https://nodejs.org/dist/v11.12.0/node-v11.12.0-win-x64.7z", + "hash": "4891897f29be782320a77c7be060621351c69973b7a3d8a3122126dd6c270d95", + "extract_dir": "node-v11.12.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v11.11.0/node-v11.11.0-win-x86.7z", - "hash": "33ba369c417fb4f567ba65b394edece1efb269ec38ab3b75991f98f896f4e236", - "extract_dir": "node-v11.11.0-win-x86" + "url": "https://nodejs.org/dist/v11.12.0/node-v11.12.0-win-x86.7z", + "hash": "abd9baa1d8557309c06cb4fd548c83d90c5c389c53bc31bb8c2f7472a51befd9", + "extract_dir": "node-v11.12.0-win-x86" } }, "persist": [