From c598e79b76cd0556a3164d4235ba174855cb9b66 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Aug 2019 20:00:19 +0000 Subject: [PATCH] nodejs: Update to version 12.9.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index dfafbf2276..7c07cdd4dd 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { "homepage": "https://nodejs.org", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", - "version": "12.8.1", + "version": "12.9.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z", - "hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70", - "extract_dir": "node-v12.8.1-win-x64" + "url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x64.7z", + "hash": "2c25b307d7acbeeb1fb618587ceb6769391a5cfd8ee9be805e1ac5344b9f3a2f", + "extract_dir": "node-v12.9.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z", - "hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1", - "extract_dir": "node-v12.8.1-win-x86" + "url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x86.7z", + "hash": "87adc248df2b1be102e5025b571849638ac337f595ce6c5dbec3d8cea9d374ce", + "extract_dir": "node-v12.9.0-win-x86" } }, "persist": [