From 9e2299976d125a28af36c468e0b2c2c8ca315707 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Sun, 7 Jun 2020 19:07:39 +0200 Subject: [PATCH] Add Node 14.4.0 (#1511) --- manifests/OpenJS/NodeJS/14.4.0.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/OpenJS/NodeJS/14.4.0.yaml diff --git a/manifests/OpenJS/NodeJS/14.4.0.yaml b/manifests/OpenJS/NodeJS/14.4.0.yaml new file mode 100644 index 000000000..4694091c1 --- /dev/null +++ b/manifests/OpenJS/NodeJS/14.4.0.yaml @@ -0,0 +1,14 @@ +Id: OpenJS.Nodejs +Version: 14.4.0 +Name: Node.js +Publisher: OpenJS Foundation +AppMoniker: node +License: (c) OpenJS Foundation. All Rights Reserved. Portions of this site originally (c) Joyent. - MIT License +LicenseUrl: https://github.com/nodejs/node/blob/master/LICENSE +Homepage: https://nodejs.org/ +Description: Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. +InstallerType: msi +Installers: + - Arch: x64 + Url: https://nodejs.org/dist/v14.4.0/node-v14.4.0-x64.msi + Sha256: B6EB977EAA934F610A5028784614FB2E7A34587F9F9E2E6215FB9A62F784E947 \ No newline at end of file