From c268bdc5ef4d3346b2fc04c785d172792a0e93b5 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sun, 20 Sep 2020 14:08:14 +0100 Subject: [PATCH] Node.js version 14.11.0 (#3642) --- manifests/OpenJS/NodeJS/14.11.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/OpenJS/NodeJS/14.11.0.yaml diff --git a/manifests/OpenJS/NodeJS/14.11.0.yaml b/manifests/OpenJS/NodeJS/14.11.0.yaml new file mode 100644 index 000000000..5e715d475 --- /dev/null +++ b/manifests/OpenJS/NodeJS/14.11.0.yaml @@ -0,0 +1,18 @@ +Id: OpenJS.NodeJS +Name: Node.js +AppMoniker: nodejs +Version: 14.11.0 +Publisher: Node.js Foundation +Author: Node.js Foundation +License: (c) 2020 Node.js Foundation +LicenseUrl: https://github.com/nodejs/node/blob/v14.11.0/LICENSE +Description: Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. +Homepage: https://nodejs.org/ +Installers: + - Arch: x64 + Url: https://nodejs.org/dist/v14.11.0/node-v14.11.0-x64.msi + Sha256: cce401aeaf658e25a364fb3221a9a4f276d33c9b1ff9f29028e123ed061c0727 + InstallerType: msi + Switches: + Silent: /q + SilentWithProgress: /q