diff --git a/manifests/OpenJS/NodeJS/14.6.0.yaml b/manifests/OpenJS/NodeJS/14.6.0.yaml new file mode 100644 index 000000000..b5acd61bf --- /dev/null +++ b/manifests/OpenJS/NodeJS/14.6.0.yaml @@ -0,0 +1,22 @@ +# ================== General ================== +Id: OpenJS.Nodejs +Publisher: OpenJS Foundation +Name: Node.js +Author: OpenJS Foundation +Description: Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. +AppMoniker: node +FileExtensions: js + +# ================== License ================== +Homepage: https://nodejs.org/ +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 + +# ================= Installer ================= +Version: 14.6.0 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://nodejs.org/dist/v14.6.0/node-v14.6.0-x64.msi + Sha256: fe8e714b0fc5260e07185655845d21c4fff3e8bdd09512b041834ee2aea13c06 \ No newline at end of file