Add nodejs version 14.6.0 (#2566)
* Add nodejs version 14.6.0 * Add file extension
This commit is contained in:
22
manifests/OpenJS/NodeJS/14.6.0.yaml
Normal file
22
manifests/OpenJS/NodeJS/14.6.0.yaml
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user