diff --git a/manifests/OpenJS/NodeJSLTS/12.19.0.yaml b/manifests/OpenJS/NodeJSLTS/12.19.0.yaml new file mode 100644 index 000000000..81101e141 --- /dev/null +++ b/manifests/OpenJS/NodeJSLTS/12.19.0.yaml @@ -0,0 +1,18 @@ +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 +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/ +Installers: + - Arch: x64 + Url: https://nodejs.org/dist/v12.19.0/node-v12.19.0-x64.msi + Sha256: 5bd51bcc2017a1aca716e7b07cac5ed3e5ae0b475815f1eed084232cdf598004 + InstallerType: msi + Switches: + Silent: /q + SilentWithProgress: /q