diff --git a/manifests/OpenJS/NodeJS/14.14.0.yaml b/manifests/OpenJS/NodeJS/14.14.0.yaml new file mode 100644 index 000000000..d1f5dd3c8 --- /dev/null +++ b/manifests/OpenJS/NodeJS/14.14.0.yaml @@ -0,0 +1,18 @@ +Id: OpenJS.NodeJS +Name: Node.js +AppMoniker: nodejs +Version: 14.14.0 +Publisher: Node.js Foundation +Author: Node.js Foundation +License: (c) 2020 Node.js Foundation +LicenseUrl: https://raw.githubusercontent.com/nodejs/node/v14.14.0/LICENSE +Description: Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. +Homepage: https://nodejs.org/en/ +Installers: + - Arch: x64 + Url: https://nodejs.org/dist/v14.14.0/node-v14.14.0-x64.msi + Sha256: 326acab228b970a9dd21dd9f5b2d61e0a9be8a01452ec6de5b3450d380e20b3d + InstallerType: msi + Switches: + Silent: /q + SilentWithProgress: /q