From 3f78d0d913ba5a7a5000a6803a1cc3403b693e00 Mon Sep 17 00:00:00 2001 From: HenriqueB Date: Fri, 29 Mar 2019 16:39:25 -0300 Subject: [PATCH] nodejs: Update to version 11.13.0 (#3283) --- nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodejs.json b/nodejs.json index e158b1d28e..c36195a70a 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "11.12.0", + "version": "11.13.0", "license": "MIT", "architecture": { "64bit": { - "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" + "url": "https://nodejs.org/dist/v11.13.0/node-v11.13.0-win-x64.7z", + "hash": "c0a1d95ebfc5c09ccbd83d9e091bb0597751a4c2aaa7e619deb2fcc6ce07949a", + "extract_dir": "node-v11.13.0-win-x64" }, "32bit": { - "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" + "url": "https://nodejs.org/dist/v11.13.0/node-v11.13.0-win-x86.7z", + "hash": "523a768efb90ebbd6a0273792c8d427504bb31c4aa98e7c4dbeae5ea24d409e7", + "extract_dir": "node-v11.13.0-win-x86" } }, "persist": [