Skip to content

Commit 0371058

Browse files
authored
Move OpenJS.NodeJS 18.8.0 to OpenJS.NodeJS.18 18.8.0 (microsoft#311691)
1 parent e8340b8 commit 0371058

File tree

4 files changed

+136
-0
lines changed

4 files changed

+136
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.18
5+
PackageVersion: 18.8.0
6+
Commands:
7+
- corepack
8+
- node
9+
- npm
10+
- npx
11+
FileExtensions:
12+
- cjs
13+
- js
14+
- mjs
15+
ReleaseDate: 2022-08-24
16+
Installers:
17+
- Architecture: x86
18+
InstallerType: wix
19+
Scope: machine
20+
InstallerUrl: https://nodejs.org/dist/v18.8.0/node-v18.8.0-x86.msi
21+
InstallerSha256: F458AC2827DD576899663FC5E2161142731E456ACA69ED9E716B2F367FDE1C72
22+
InstallerSwitches:
23+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
24+
UpgradeBehavior: install
25+
ProductCode: '{5EF69204-EFCA-43DE-8179-AC16998A38FE}'
26+
ElevationRequirement: elevatesSelf
27+
- Architecture: x64
28+
InstallerType: wix
29+
Scope: machine
30+
InstallerUrl: https://nodejs.org/dist/v18.8.0/node-v18.8.0-x64.msi
31+
InstallerSha256: 94F700C0EA9B45A3D3997F47143378FC000D5BB6C8CBFBCEEF13A8FEF9A1DD06
32+
InstallerSwitches:
33+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
34+
UpgradeBehavior: install
35+
ProductCode: '{71DBB0A8-C3A3-4360-9E00-C903CB851131}'
36+
ElevationRequirement: elevatesSelf
37+
- Architecture: x86
38+
InstallerType: zip
39+
NestedInstallerType: portable
40+
NestedInstallerFiles:
41+
- RelativeFilePath: node-v18.8.0-win-x86/node.exe
42+
PortableCommandAlias: node
43+
InstallerUrl: https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x86.zip
44+
InstallerSha256: CE5ADDF3D94540E7047FE562ACB0B63E9A160D22B12946F544C1909FB4DBC0D9
45+
ArchiveBinariesDependOnPath: true
46+
- Architecture: x64
47+
InstallerType: zip
48+
NestedInstallerType: portable
49+
NestedInstallerFiles:
50+
- RelativeFilePath: node-v18.8.0-win-x64/node.exe
51+
PortableCommandAlias: node
52+
InstallerUrl: https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x64.zip
53+
InstallerSha256: B53996EAC3ECCD229B647EC042F338E4B4BA00352ECE05B2E3162E25CB19AB19
54+
ArchiveBinariesDependOnPath: true
55+
ManifestType: installer
56+
ManifestVersion: 1.10.0
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.18
5+
PackageVersion: 18.8.0
6+
PackageLocale: en-US
7+
Publisher: Node.js Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/nodejs/node/blob/v18.8.0/.github/SUPPORT.md
10+
PrivacyUrl: https://privacy-policy.openjsf.org/
11+
Author: OpenJS Foundation
12+
PackageName: Node.js 18
13+
PackageUrl: https://nodejs.org/
14+
License: MIT
15+
LicenseUrl: https://github.com/nodejs/node/blob/v18.8.0/LICENSE
16+
Copyright: Copyright Node.js contributors. All rights reserved.
17+
CopyrightUrl: https://trademark-policy.openjsf.org/
18+
ShortDescription: Run JavaScript Everywhere
19+
Description: Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
20+
Moniker: nodejs-18
21+
Tags:
22+
- coding
23+
- cross-platform
24+
- develop
25+
- development
26+
- environment
27+
- javascript
28+
- js
29+
- node
30+
- npm
31+
- programming
32+
- runtime
33+
- v8
34+
ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v18.8.0
35+
Documentations:
36+
- DocumentLabel: Learn
37+
DocumentUrl: https://nodejs.org/learn/
38+
- DocumentLabel: Documentation
39+
DocumentUrl: https://nodejs.org/docs/v18.8.0/api/
40+
- DocumentLabel: About
41+
DocumentUrl: https://nodejs.org/about/
42+
ManifestType: defaultLocale
43+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.18
5+
PackageVersion: 18.8.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 在任何地方运行 JavaScript
8+
Description: Node.js® 是一个免费、开源、跨平台的 JavaScript 运行时环境,它让开发人员能够创建服务器、Web 应用、命令行工具和脚本。
9+
Tags:
10+
- javascript
11+
- js
12+
- node
13+
- npm
14+
- v8
15+
- 开发
16+
- 环境
17+
- 编码
18+
- 编程
19+
- 跨平台
20+
- 运行时
21+
Documentations:
22+
- DocumentLabel: 学习
23+
DocumentUrl: https://nodejs.org/zh-cn/learn/
24+
- DocumentLabel: 文档
25+
DocumentUrl: https://nodejs.org/docs/v18.8.0/api/
26+
- DocumentLabel: 关于
27+
DocumentUrl: https://nodejs.org/zh-cn/about/
28+
ManifestType: locale
29+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.18
5+
PackageVersion: 18.8.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)