Skip to content

Commit bd128c7

Browse files
authored
New version: OpenJS.NodeJS.LTS version 24.15.0 (microsoft#361356)
1 parent 7bce0a8 commit bd128c7

4 files changed

Lines changed: 137 additions & 0 deletions

File tree

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.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.NodeJS.LTS
5+
PackageVersion: 24.15.0
6+
Commands:
7+
- corepack
8+
- node
9+
- npm
10+
- npx
11+
FileExtensions:
12+
- cjs
13+
- js
14+
- mjs
15+
ReleaseDate: 2026-04-15
16+
Installers:
17+
- Architecture: x64
18+
InstallerType: wix
19+
Scope: machine
20+
InstallerUrl: https://nodejs.org/dist/v24.15.0/node-v24.15.0-x64.msi
21+
InstallerSha256: FEFFB8E5CB5AC47F793666636D496EF3E975BE82C84C4DA5D20E6AA8FA4EB806
22+
InstallerSwitches:
23+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
24+
UpgradeBehavior: install
25+
ProductCode: '{943F6D8C-08E2-4F54-8E3D-623E82DC6BF0}'
26+
ElevationRequirement: elevatesSelf
27+
- Architecture: arm64
28+
InstallerType: wix
29+
Scope: machine
30+
InstallerUrl: https://nodejs.org/dist/v24.15.0/node-v24.15.0-arm64.msi
31+
InstallerSha256: 68FAD9EF14F93BACF0A6E767269D92BEC6B57289F6BADAE6BE2796F25914F8E7
32+
InstallerSwitches:
33+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
34+
UpgradeBehavior: install
35+
ProductCode: '{54DC8CCE-7232-4FEB-831A-C8B99D66C330}'
36+
ElevationRequirement: elevatesSelf
37+
- Architecture: x64
38+
InstallerType: zip
39+
NestedInstallerType: portable
40+
NestedInstallerFiles:
41+
- RelativeFilePath: node-v24.15.0-win-x64/node.exe
42+
PortableCommandAlias: node
43+
InstallerUrl: https://nodejs.org/dist/v24.15.0/node-v24.15.0-win-x64.zip
44+
InstallerSha256: CC5149EABD53779CE1E7BDC5401643622D0C7E6800ADE18928A767E940BB0E62
45+
ArchiveBinariesDependOnPath: true
46+
- Architecture: arm64
47+
InstallerType: zip
48+
NestedInstallerType: portable
49+
NestedInstallerFiles:
50+
- RelativeFilePath: node-v24.15.0-win-arm64/node.exe
51+
PortableCommandAlias: node
52+
InstallerUrl: https://nodejs.org/dist/v24.15.0/node-v24.15.0-win-arm64.zip
53+
InstallerSha256: C9EB7402EDA26E2BA7E44B6727FC85A8DE56C5095B1F71EBD3062892211AA116
54+
ArchiveBinariesDependOnPath: true
55+
ManifestType: installer
56+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.LTS
5+
PackageVersion: 24.15.0
6+
PackageLocale: en-US
7+
Publisher: Node.js Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/nodejs/node/blob/v24.15.0/.github/SUPPORT.md
10+
PrivacyUrl: https://privacy-policy.openjsf.org/
11+
Author: OpenJS Foundation
12+
PackageName: Node.js (LTS)
13+
PackageUrl: https://nodejs.org/
14+
License: MIT
15+
LicenseUrl: https://github.com/nodejs/node/blob/v24.15.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-lts
21+
Tags:
22+
- coding
23+
- cross-platform
24+
- develop
25+
- development
26+
- environment
27+
- javascript
28+
- js
29+
- lts
30+
- node
31+
- npm
32+
- programming
33+
- runtime
34+
- v8
35+
ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v24.15.0
36+
Documentations:
37+
- DocumentLabel: Learn
38+
DocumentUrl: https://nodejs.org/learn/
39+
- DocumentLabel: Documentation
40+
DocumentUrl: https://nodejs.org/docs/v24.15.0/api/
41+
- DocumentLabel: About
42+
DocumentUrl: https://nodejs.org/about/
43+
ManifestType: defaultLocale
44+
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.LTS
5+
PackageVersion: 24.15.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/v24.15.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.LTS
5+
PackageVersion: 24.15.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)