Skip to content

Commit 811ddd7

Browse files
authored
Move OpenJS.NodeJS 20.3.1 to OpenJS.NodeJS.20 20.3.1 (microsoft#310081)
1 parent a6f26eb commit 811ddd7

File tree

4 files changed

+98
-0
lines changed

4 files changed

+98
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created using wingetcreate 1.2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.20
5+
PackageVersion: 20.3.1
6+
Scope: machine
7+
InstallerSwitches:
8+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
9+
UpgradeBehavior: install
10+
Commands:
11+
- corepack
12+
- node
13+
- nodevars
14+
- npm
15+
- npx
16+
ElevationRequirement: elevatesSelf
17+
Installers:
18+
- Architecture: x86
19+
InstallerType: wix
20+
InstallerUrl: https://nodejs.org/dist/v20.3.1/node-v20.3.1-x86.msi
21+
InstallerSha256: 6371129462EC79C6463BE74BBD792BBB8071BF333D43FD8AA510D747DA670FB4
22+
ProductCode: '{F4603F3E-D846-45B6-A031-2ADEC6AC57F4}'
23+
- Architecture: x64
24+
InstallerType: wix
25+
InstallerUrl: https://nodejs.org/dist/v20.3.1/node-v20.3.1-x64.msi
26+
InstallerSha256: 4AFE2AF88B327173910085D25645E84BF7986D5849DB2872B1E304FFD96E295A
27+
ProductCode: '{20456712-29D7-4429-B065-D361CE4EC950}'
28+
- Architecture: arm64
29+
InstallerType: wix
30+
InstallerUrl: https://nodejs.org/dist/v20.3.1/node-v20.3.1-arm64.msi
31+
InstallerSha256: FE48243BFF912A26A76A7D5553C6F848A8B738C05CA976738D3A49AF5621A584
32+
ProductCode: '{128BB926-AAE4-410A-BE9C-5EC7594FBD29}'
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created using wingetcreate 1.2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.20
5+
PackageVersion: 20.3.1
6+
PackageLocale: en-US
7+
Publisher: Node.js Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/nodejs/help
10+
PrivacyUrl: https://privacy-policy.openjsf.org/
11+
Author: OpenJS Foundation
12+
PackageName: Node.js 20
13+
PackageUrl: https://nodejs.org/
14+
License: MIT
15+
LicenseUrl: https://github.com/nodejs/node/blob/main/LICENSE
16+
Copyright: Copyright Node.js contributors. All rights reserved.
17+
CopyrightUrl: https://trademark-policy.openjsf.org/
18+
ShortDescription: Node.js® is an open-source, cross-platform JavaScript runtime environment.
19+
Moniker: nodejs-20
20+
Tags:
21+
- coding
22+
- develop
23+
- development
24+
- javascript
25+
- js
26+
- node
27+
- node.js
28+
- nodejs
29+
- npm
30+
- programming
31+
Documentations:
32+
- DocumentLabel: Documentation
33+
DocumentUrl: https://nodejs.org/en/docs/
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.10.0
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created using wingetcreate 1.2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.20
5+
PackageVersion: 20.3.1
6+
PackageLocale: zh-CN
7+
ShortDescription: Node.js® 是一个开源、跨平台的 JavaScript 运行时环境。
8+
Tags:
9+
- javascript
10+
- js
11+
- node
12+
- node.js
13+
- nodejs
14+
- npm
15+
- 开发
16+
- 编程
17+
Documentations:
18+
- DocumentLabel: 文档
19+
DocumentUrl: https://nodejs.org/zh-cn/docs/
20+
ManifestType: locale
21+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.20
5+
PackageVersion: 20.3.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)