From 60c318dd5105bc7c8450a68ec1633d840ce5cb23 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Aug 2019 23:00:30 +0000 Subject: [PATCH] nodejs: Update to version 12.8.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 01deb7d257..752dc89fbd 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "12.7.0", + "version": "12.8.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x64.7z", - "hash": "ea66f90e640e3a69cdee399dd41043dee43ef2555371438c8f2b595ea06b8414", - "extract_dir": "node-v12.7.0-win-x64" + "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z", + "hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329", + "extract_dir": "node-v12.8.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x86.7z", - "hash": "4326c7c291dd12a2bca5e9ee76009facf8af8372c9d39be3418c3a06ebf608fa", - "extract_dir": "node-v12.7.0-win-x86" + "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z", + "hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442", + "extract_dir": "node-v12.8.0-win-x86" } }, "persist": [