Skip to content

Commit e4618e9

Browse files
authored
New version: OpenJS.NodeJS version 26.2.0 (#377222)
1 parent c373444 commit e4618e9

4 files changed

Lines changed: 139 additions & 0 deletions

File tree

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS
5+
PackageVersion: 26.2.0
6+
Commands:
7+
- corepack
8+
- node
9+
- npm
10+
- npx
11+
FileExtensions:
12+
- cjs
13+
- js
14+
- mjs
15+
ReleaseDate: 2026-05-20
16+
Installers:
17+
- Architecture: x64
18+
InstallerType: wix
19+
Scope: machine
20+
InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-x64.msi
21+
InstallerSha256: 51BE3A87789ECC7987C3D515EC805BF304955FE5F96167EF3001E5A428B3BF3E
22+
InstallerSwitches:
23+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
24+
UpgradeBehavior: install
25+
ProductCode: '{4165D3AA-35EF-44DF-8721-4AC8E2AB8E9B}'
26+
AppsAndFeaturesEntries:
27+
- DisplayName: Node.js
28+
Publisher: Node.js Foundation
29+
ElevationRequirement: elevatesSelf
30+
- Architecture: arm64
31+
InstallerType: wix
32+
Scope: machine
33+
InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-arm64.msi
34+
InstallerSha256: 922634A94FC0BEB8A3FEB448F55C600FB8EB6A0A598996A6536CB78E98CFC03C
35+
InstallerSwitches:
36+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
37+
UpgradeBehavior: install
38+
ProductCode: '{8BF50797-8D66-42E4-9A6B-FBB1BD0C1CCD}'
39+
ElevationRequirement: elevatesSelf
40+
- Architecture: x64
41+
InstallerType: zip
42+
NestedInstallerType: portable
43+
NestedInstallerFiles:
44+
- RelativeFilePath: node-v26.2.0-win-x64/node.exe
45+
PortableCommandAlias: node
46+
InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-win-x64.zip
47+
InstallerSha256: 371071A4F7E2C8A5DD280730049C685911FEECC59F50EBC488D675DC1087C69C
48+
ArchiveBinariesDependOnPath: true
49+
- Architecture: arm64
50+
InstallerType: zip
51+
NestedInstallerType: portable
52+
NestedInstallerFiles:
53+
- RelativeFilePath: node-v26.2.0-win-arm64/node.exe
54+
PortableCommandAlias: node
55+
InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-win-arm64.zip
56+
InstallerSha256: 131EFA8BD858F8AD000A1A0436D8BB1320C638291C779A921FB20E5702A1CC0A
57+
ArchiveBinariesDependOnPath: true
58+
ManifestType: installer
59+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS
5+
PackageVersion: 26.2.0
6+
PackageLocale: en-US
7+
Publisher: Node.js Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/nodejs/node/blob/v26.2.0/.github/SUPPORT.md
10+
PrivacyUrl: https://privacy-policy.openjsf.org/
11+
Author: OpenJS Foundation
12+
PackageName: Node.js
13+
PackageUrl: https://nodejs.org/
14+
License: MIT
15+
LicenseUrl: https://github.com/nodejs/node/blob/v26.2.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
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/v26.2.0
35+
Documentations:
36+
- DocumentLabel: Learn
37+
DocumentUrl: https://nodejs.org/learn/
38+
- DocumentLabel: Documentation
39+
DocumentUrl: https://nodejs.org/docs/v26.2.0/api/
40+
- DocumentLabel: About
41+
DocumentUrl: https://nodejs.org/about/
42+
ManifestType: defaultLocale
43+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS
5+
PackageVersion: 26.2.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/v26.2.0/api/
26+
- DocumentLabel: 关于
27+
DocumentUrl: https://nodejs.org/zh-cn/about/
28+
ManifestType: locale
29+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS
5+
PackageVersion: 26.2.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)