diff --git a/manifests/OpenJS/NodeJS/14.3.0.yaml b/manifests/OpenJS/NodeJS/14.3.0.yaml new file mode 100644 index 000000000..4cf05e922 --- /dev/null +++ b/manifests/OpenJS/NodeJS/14.3.0.yaml @@ -0,0 +1,14 @@ +Id: OpenJS.Nodejs +Version: 14.3.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.3.0/node-v14.3.0-x64.msi + Sha256: 37e52b6d223c1330092ce1877f8e9b85ad37be6fe3d5953be1fa5c0dd6e9a881 \ No newline at end of file