From e6db80d7773cf95bd9f44668f66c1a8eeb932b2b Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 26 Oct 2020 19:36:59 +0000 Subject: [PATCH] Update Publisher, Author, and License for Node.js LTS version 12.19.0 (#4440) --- manifests/OpenJS/NodeJSLTS/12.19.0.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifests/OpenJS/NodeJSLTS/12.19.0.yaml b/manifests/OpenJS/NodeJSLTS/12.19.0.yaml index da7a9f059..c6f074b0e 100644 --- a/manifests/OpenJS/NodeJSLTS/12.19.0.yaml +++ b/manifests/OpenJS/NodeJSLTS/12.19.0.yaml @@ -2,9 +2,9 @@ Id: OpenJS.NodeJSLTS Name: Node.js LTS AppMoniker: nodejs-lts Version: 12.19.0 -Publisher: Node.js Foundation -Author: Node.js Foundation -License: (c) 2020 Node.js Foundation +Publisher: OpenJS Foundation +Author: OpenJS Foundation +License: (c) 2020 OpenJS Foundation LicenseUrl: https://raw.githubusercontent.com/nodejs/node/v12.19.0/LICENSE Description: Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Homepage: https://nodejs.org/en/ @@ -13,4 +13,6 @@ Installers: Url: https://nodejs.org/dist/v12.19.0/node-v12.19.0-x64.msi Sha256: 5bd51bcc2017a1aca716e7b07cac5ed3e5ae0b475815f1eed084232cdf598004 InstallerType: msi - + #Switches: + #Silent: /q + #SilentWithProgress: /q